Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Olympe::TaskValue Member List

This is the complete list of members for Olympe::TaskValue, including all inherited members.

AsBool() constOlympe::TaskValue
AsEntityID() constOlympe::TaskValue
AsFloat() constOlympe::TaskValue
AsInt() constOlympe::TaskValue
AsString() constOlympe::TaskValue
AsVector() constOlympe::TaskValue
GetType() constOlympe::TaskValue
IsNone() constOlympe::TaskValue
m_dataOlympe::TaskValueprivate
m_stringValueOlympe::TaskValueprivate
m_typeOlympe::TaskValueprivate
m_vectorValueOlympe::TaskValueprivate
TaskValue()Olympe::TaskValue
TaskValue(bool v)Olympe::TaskValueexplicit
TaskValue(int v)Olympe::TaskValueexplicit
TaskValue(float v)Olympe::TaskValueexplicit
TaskValue(const ::Vector &v)Olympe::TaskValueexplicit
TaskValue(EntityID v)Olympe::TaskValueexplicit
TaskValue(const std::string &v)Olympe::TaskValueexplicit
to_string() constOlympe::TaskValue