AdaptySDK 4.1.1
Loading...
Searching...
No Matches
AdaptySDK.AdaptyCustomAssetPath Class Reference

Shared helpers for the write-only custom asset payloads. More...

Static Package Functions

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)

Detailed Description

Shared helpers for the write-only custom asset payloads.

Member Function Documentation

◆ 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: