예제 #1
0
파일: TSet.cs 프로젝트: ycllz/UnrealCS
 public extern static int Num(ref FScriptSet _this);
예제 #2
0
파일: TSet.cs 프로젝트: ycllz/UnrealCS
 public extern static int GetMaxIndex(ref FScriptSet _this);
예제 #3
0
파일: TSet.cs 프로젝트: ycllz/UnrealCS
 public extern static bool IsValidIndex(ref FScriptSet _this, int Index);