RefState
RefState
Static Fields
Unassigned
public RefState Unassigned
The reference is explicitly unassigned.
Unresolved
public RefState Unresolved
The referenced component is not registered locally (either not yet replicated to this client, not yet deserialized on this client, or has been despawned).
Resolved
public RefState Resolved
The referenced component is accessible.