(BaseComponent) Renamed GetComponentId to GetId
Former-commit-id: 9cc5a3d86755f0b9928ef697e0e0c16c068819bc
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Ndk
|
||||
|
||||
virtual BaseComponent* Clone() const = 0;
|
||||
|
||||
nzUInt32 GetComponentId() const;
|
||||
nzUInt32 GetId() const;
|
||||
|
||||
static nzUInt32 GetNextId();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user