1.ComponentData/Component/ComponentManager增加各种StaticHashCode/GetHashCode.
2.Component增加ChangeData函数
This commit is contained in:
@@ -34,6 +34,8 @@ public:
|
||||
}
|
||||
|
||||
virtual ~MeshComponentData();
|
||||
|
||||
COMPONENT_DATA_CLASS_BODY(Mesh)
|
||||
};//struct MeshComponentData
|
||||
|
||||
class MeshComponent;
|
||||
|
Reference in New Issue
Block a user