예제 #1
0
 public bool IsTickingTask()
 {
     return(Native_UGameplayTask.IsTickingTask(Address));
 }