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