Table of Contents

Struct AuthorityRequest

Namespace
Coherence
Assembly
Coherence.Core.dll
public struct AuthorityRequest

Constructors

AuthorityRequest(Entity, ClientID, AuthorityType)

public AuthorityRequest(Entity entityID, ClientID requesterID, AuthorityType authorityType)

Parameters

entityID Entity
requesterID ClientID
authorityType AuthorityType

Fields

AuthorityType

public AuthorityType AuthorityType

Field Value

AuthorityType

EntityID

public Entity EntityID

Field Value

Entity

RequesterID

public ClientID RequesterID

Field Value

ClientID