Example #1
0
 public extern void SetParent(TheGameObject new_parent);
Example #2
0
 public static extern TheGameObject Duplicate(TheGameObject original);
Example #3
0
 public static extern void Destroy(TheGameObject target);
Example #4
0
 private extern void CreateNewGameObject(TheGameObject gameObject);