Table of Contents

Interface IUpdate

Namespace
Frent.Components
Assembly
Frent.dll

Indicates a component should be updated with zero arguments

public interface IUpdate : IComponentBase

Methods

Update()

Updates this component

void Update()