|
Eye of the Nile Docs
Everything you need to know to get started!
|
Public Member Functions | |
| StringWrapper (IntPtr ptr) | |
| bool | StartsWith (byte[] prefix) |
| bool | Equals (byte[] comparison) |
Static Public Member Functions | |
| static implicit | operator string (StringWrapper fstring) |
Public Attributes | |
| IntPtr | nativeUtf8Ptr |
| FMOD.StringWrapper.StringWrapper | ( | IntPtr | ptr | ) |
| bool FMOD.StringWrapper.Equals | ( | byte[] | comparison | ) |
|
static |
| bool FMOD.StringWrapper.StartsWith | ( | byte[] | prefix | ) |
| IntPtr FMOD.StringWrapper.nativeUtf8Ptr |