Adopt
method in Coherence.Toolkit.AuthorityManager
Methods
public bool Adopt(NetworkEntityState state)
Requests authority over an orphaned entity.
Parameters
Type | Name | Description |
---|---|---|
NetworkEntityState | state |
Returns
Type | Description |
---|---|
bool | true if adoption can be started. |
Remarks
Adoption can only successfully start on orphaned entities. Even if the adoption can be started, the operation can be rejected.