Table of Contents

Interface ISyncFieldChanged

Namespace
LiteEntitySystem
Assembly
LiteEntitySystem.dll

Provides a standard interface for receiving SyncVar change notifications.

public interface ISyncFieldChanged

Events

ValueChanged

event Action ValueChanged

Event Type

Action