Registry
#include "Scripting/Environment.h"
Public Functions
| Name | |
|---|---|
| void | record(RegisterFn fn) |
| void | registerAll(sol::state & L) |
Public Functions Documentation
function record
cpp
static inline void record(
RegisterFn fn
)static inline void record(
RegisterFn fn
)function registerAll
cpp
static inline void registerAll(
sol::state & L
)static inline void registerAll(
sol::state & L
)Updated on 2025-09-07 at 16:13:50 +0000