| Copy |
---|
Heartbeat |
runs once a second. It controls things like updating
health, combat, and anything else that needs to be done to a
Living on
a regular basis.
Namespace: BaseLibAssembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
public virtual void Heartbeat() |
See Also