Sinespace Client 2025.3.19431
Client-side scripting for Sinespace
|
Public Member Functions | |
override void | Initialise (SScript runtime, object wrapper) |
![]() | |
void | ReportError (string error, bool fatal, UnityEngine.Object target=null) |
void | Initialise (SScript runtime, object wrapper) |
Static Public Member Functions | |
static string | MD5 (string input) |
static string | SHA1 (string input) |
static string | Replace (string old, string pattern, string replace) |
static string | GenerateGUID () |
static string | Base64Encode (string input) |
static string | Base64Encode (byte[] input) |
static string | Base64Decode (string input) |
static byte[] | GetBytes (string input) |
static string | GetString (byte[] bytes) |
static string | EncodeURL (string input) |
static string | DecodeURL (string input) |
static string | RegexMatchResult (string input, string pattern, string replacement) |
Additional Inherited Members | |
![]() | |
void | Initialise (SScript runtime) |
![]() | |
virtual bool | Alive [get] |
DynValue | CachedData [get, set] |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
override void SineSpace.Scripting.Library.SString.Initialise | ( | SScript | runtime, |
object | wrapper ) |
|
static |
|
static |
|
static |
|
static |