Ndk/Entity: Added Entity::Invalidate()
Former-commit-id: 8b0824982fbe0ff84acbb0db5cc1509e2c86bcbd
This commit is contained in:
@@ -45,6 +45,7 @@ namespace Ndk
|
||||
|
||||
void Kill();
|
||||
|
||||
void Invalidate();
|
||||
bool IsValid() const;
|
||||
|
||||
void RemoveAllComponents();
|
||||
|
||||
Reference in New Issue
Block a user