HashCode统一改名为TypeHash
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
|
||||
COMPONENT_NAMESPACE_BEGIN
|
||||
|
||||
class MeshComponent;
|
||||
class MeshComponentManager;
|
||||
|
||||
struct MeshComponentData:public ComponentData
|
||||
{
|
||||
//static uint unique_id_count;
|
||||
@@ -38,8 +41,6 @@ public:
|
||||
COMPONENT_DATA_CLASS_BODY(Mesh)
|
||||
};//struct MeshComponentData
|
||||
|
||||
class MeshComponent;
|
||||
|
||||
class MeshComponentManager:public ComponentManager
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user