SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetMarker()

WorldMarkFlags Spices::World::GetMarker ( ) const
inline

Get WorldMarkFlags this frame.

Returns
Returns the WorldMarkFlags this frame.

Definition at line 119 of file World.h.

119{ return m_Marker; }
WorldMarkFlags m_Marker
World State this frame.
Definition World.h:272

References m_Marker.