SpiecsEngine
 
Loading...
Searching...
No Matches

◆ UUIDComponent() [1/2]

Spices::UUIDComponent::UUIDComponent ( UUID uuid)
inline

Constructor Function.

Parameters
[in]uuidUUID.

Definition at line 26 of file UUIDComponent.h.

26: m_uuid(uuid) {}
UUID m_uuid
The uuid this component handled.

References m_uuid, and Spices::UUID::UUID().