Interface IComponent
- Namespace
- Frent.Components
- Assembly
- Frent.dll
Indicates a component should be updated with zero arguments
public interface IComponent : IComponentBase
Methods
Update()
Updates this component
void Update()
Indicates a component should be updated with zero arguments
public interface IComponent : IComponentBase
Updates this component
void Update()