Table of Contents

Struct AuthorityChange

Namespace
Coherence
Assembly
Coherence.Core.dll
public struct AuthorityChange

Constructors

AuthorityChange(Entity, AuthorityType)

public AuthorityChange(Entity entityID, AuthorityType newAuthorityType)

Parameters

entityID Entity
newAuthorityType AuthorityType

Fields

EntityID

public Entity EntityID

Field Value

Entity

NewAuthorityType

public AuthorityType NewAuthorityType

Field Value

AuthorityType