Interface ISyncFieldChanged (original) (raw)

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