Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
ScriptCallbackState Struct Reference

#include <l_env.h>

+ Collaboration diagram for ScriptCallbackState:

Public Attributes

ServerScriptingscript
 
int callback_ref
 
int args_ref
 
unsigned int refcount
 
std::string origin
 

Member Data Documentation

◆ args_ref

int ScriptCallbackState::args_ref

◆ callback_ref

int ScriptCallbackState::callback_ref

◆ origin

std::string ScriptCallbackState::origin

◆ refcount

unsigned int ScriptCallbackState::refcount

◆ script

ServerScripting* ScriptCallbackState::script

The documentation for this struct was generated from the following file: