SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetUUID()

const UUID & Spices::UUIDComponent::GetUUID ( ) const
inline

Get the uuid variable.

Returns
Returns the uuid variable.

Definition at line 59 of file UUIDComponent.h.

59{ return m_uuid; }
UUID m_uuid
The uuid this component handled.

References m_uuid.