Table of Contents

Struct AuthorityChange

Namespace
Coherence
Assembly
Coherence.Core.dll
public struct AuthorityChange

Constructors

AuthorityChange(SerializeEntityID, AuthorityType)

public AuthorityChange(SerializeEntityID entityID, AuthorityType newAuthorityType)

Parameters

entityID SerializeEntityID
newAuthorityType AuthorityType

Fields

EntityID

public SerializeEntityID EntityID

Field Value

SerializeEntityID

NewAuthorityType

public AuthorityType NewAuthorityType

Field Value

AuthorityType