Enum ComponentBroadcasterChangeType
Types of state changes that may occur for an IComponent
Namespace: Microsoft.MixedReality.SpectatorView
Assembly: cs.temp.dll.dll
Syntax
public enum ComponentBroadcasterChangeType : byte
Fields
Name | Description |
---|---|
Created | |
Destroyed | |
Updated |