Table of Contents

HasInputAuthority

Properties
public bool HasInputAuthority { get; }

true if the client has input authority over the entity.

Property Value
Type Description
bool
Remarks

Input authority can produce inputs via CoherenceInput which are then sent to the state authority who processes them.

See Also