Esempio n. 1
0
 public bool IsFinished()
 {
     return(Native_UGameplayTask.IsFinished(Address));
 }