(Entity) Fixed typo in method name
Former-commit-id: 40588d78fe38b2ec9ca9998e0c7ce4c73af3b27b
This commit is contained in:
@@ -46,7 +46,7 @@ namespace Ndk
|
||||
|
||||
bool IsValid() const;
|
||||
|
||||
void RemoveAllComponent();
|
||||
void RemoveAllComponents();
|
||||
void RemoveComponent(nzUInt32 componentId);
|
||||
template<typename ComponentType> void RemoveComponent();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user