C# Class FMOD.Studio.MarshallingHelper

Afficher le fichier Open project: fmod/UnityIntegration Class Usage Examples

Méthodes publiques

Méthode Description
stringFromNativeUtf8 ( IntPtr nativeUtf8 ) : string
stringLengthUtf8 ( IntPtr nativeUtf8 ) : int

Method Details

stringFromNativeUtf8() public static méthode

public static stringFromNativeUtf8 ( IntPtr nativeUtf8 ) : string
nativeUtf8 System.IntPtr
Résultat string

stringLengthUtf8() public static méthode

public static stringLengthUtf8 ( IntPtr nativeUtf8 ) : int
nativeUtf8 System.IntPtr
Résultat int