Spawning a TangibleActor
This commit is contained in:
@@ -43,5 +43,7 @@ public:
|
||||
void ClearDirty() { Dirty = false; }
|
||||
};
|
||||
|
||||
AActor* CreateTangible(UWorld *w, UClass* uclass);
|
||||
|
||||
} // namespace engineutil
|
||||
|
||||
|
||||
Reference in New Issue
Block a user