Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
FMOD.StringWrapper Struct Reference

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
 

Constructor & Destructor Documentation

◆ StringWrapper()

FMOD.StringWrapper.StringWrapper ( IntPtr ptr)

Member Function Documentation

◆ Equals()

bool FMOD.StringWrapper.Equals ( byte[] comparison)

◆ operator string()

static implicit FMOD.StringWrapper.operator string ( StringWrapper fstring)
static

◆ StartsWith()

bool FMOD.StringWrapper.StartsWith ( byte[] prefix)

Member Data Documentation

◆ nativeUtf8Ptr

IntPtr FMOD.StringWrapper.nativeUtf8Ptr

The documentation for this struct was generated from the following file: