Kit Documentation
Kit Documentation
Kit Reference
Kit.Modding Namespaces
Kit.Modding.Scripting
FullDispatcher Class
FullDispatcher Methods
Hook Method
Schedule Method
Stop Method
FullDispatcher
Hook Method
Calls
awake
on and hooks
start
,
update
,
lateUpdate
and
fixedUpdate
methods from the scripting environment.
Namespace:
Kit.Modding.Scripting
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
void
Hook
(
LuaEnv
env
)
Request Example
View Source
Parameters
env
Type:
LuaEnv
The scripting environment.
See Also
Reference
FullDispatcher Class
Kit.Modding.Scripting Namespace
Send comments on this topic to
agam@frag-games.com