(BaseComponent) Renamed GetComponentId to GetId
Former-commit-id: 9cc5a3d86755f0b9928ef697e0e0c16c068819bc
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Ndk
|
||||
{
|
||||
}
|
||||
|
||||
inline nzUInt32 BaseComponent::GetComponentId() const
|
||||
inline nzUInt32 BaseComponent::GetId() const
|
||||
{
|
||||
return m_componentId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user