C# 클래스 FMOD.Studio.MarshallingHelper

파일 보기 프로젝트 열기: fmod/UnityIntegration 1 사용 예제들

공개 메소드들

메소드 설명
stringFromNativeUtf8 ( IntPtr nativeUtf8 ) : string
stringLengthUtf8 ( IntPtr nativeUtf8 ) : int

메소드 상세

stringFromNativeUtf8() 공개 정적인 메소드

public static stringFromNativeUtf8 ( IntPtr nativeUtf8 ) : string
nativeUtf8 System.IntPtr
리턴 string

stringLengthUtf8() 공개 정적인 메소드

public static stringLengthUtf8 ( IntPtr nativeUtf8 ) : int
nativeUtf8 System.IntPtr
리턴 int