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 2024-11-06 at 20:16:53 +0000