Interface IManagedComponent
- Namespace
- TaleWorlds.DotNet
- Assembly
- TaleWorlds.DotNet.dll
public interface IManagedComponent
Methods
OnApplicationTick(float)
void OnApplicationTick(float dt)
Parameters
dt
float
OnCustomCallbackMethodPassed(string, Delegate)
void OnCustomCallbackMethodPassed(string name, Delegate method)
Parameters
OnStart()
void OnStart()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).