![]() |
Pioneer
|
Functions | |
| void | Init () |
| void | Uninit () |
| void | Clear () |
| void | Emit () |
| LuaRef & | GetEventQueue () |
| template<typename... TArgs> | |
| void | Queue (const LuaRef &queue, std::string_view event, TArgs... args) |
| void | Queue (const LuaRef &queue, std::string_view event) |
| template<typename... TArgs> | |
| void | Queue (std::string_view event, TArgs... args) |
| void | Queue (std::string_view event) |
| void LuaEvent::Clear | ( | ) |

| void LuaEvent::Emit | ( | ) |

| LuaRef & LuaEvent::GetEventQueue | ( | ) |
| void LuaEvent::Init | ( | ) |

|
inline |

|
inline |

|
inline |

|
inline |

| void LuaEvent::Uninit | ( | ) |
