Click or drag to resize
BaseComponentUpdate Method
Update this component (called every frame parent is active).

Namespace:  GeonBit.ECS.Components
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Update()
See Also