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-02-25 at 07:08:41 +0000