SpawnActor stuff

This commit is contained in:
AeonLucid
2022-01-18 03:13:56 +01:00
parent 458bae0523
commit 16ab2aeb48
11 changed files with 262 additions and 9 deletions
@@ -39,6 +39,12 @@ public class UObjectBaseUtility : UObjectBase
// TODO: GUObjectArray
return false;
}
public bool IsPendingKill()
{
// TODO: GUObjectArray
return false;
}
/*
* Outer & Package