Shared helpers for the write-only custom asset payloads.
More...
|
| static string | Resolve (string path) |
| | A path given by the app is relative to StreamingAssets; the native side needs the real location, which differs per platform.
|
| static string | ColorToHex (Color color) |
Shared helpers for the write-only custom asset payloads.
◆ ColorToHex()
| string AdaptySDK.AdaptyCustomAssetPath.ColorToHex |
( |
Color | color | ) |
|
|
staticpackage |
◆ Resolve()
| string AdaptySDK.AdaptyCustomAssetPath.Resolve |
( |
string | path | ) |
|
|
staticpackage |
A path given by the app is relative to StreamingAssets; the native side needs the real location, which differs per platform.
The documentation for this class was generated from the following file: