Struct AuthorityRequestRejection
- Namespace
- Coherence
- Assembly
- Coherence.Core.dll
public struct AuthorityRequestRejection
Constructors
AuthorityRequestRejection(Entity, AuthorityType)
public AuthorityRequestRejection(Entity entityID, AuthorityType authorityType)
Parameters
entityID
EntityauthorityType
AuthorityType
Fields
AuthorityType
public AuthorityType AuthorityType
Field Value
EntityID
public Entity EntityID