Summary
Enum of supported events.
- Namespace
- ASL
.LocalEventSystem - Interfaces
-
- IComparable
- IFormattable
- IConvertible
- Base Types
-
- object
- ValueType
- Enum
graph TD
Base0["Enum"]-->Type
Base1["ValueType"]-->Base0
Base2["object"]-->Base1
Interface0["IComparable"]-.->Type
Interface1["IFormattable"]-.->Type
Interface2["IConvertible"]-.->Type
Type["ASLLocalEventManager.LocalEvents"]
class Type type-node
Syntax
public enum ASLLocalEventManager.LocalEvents
Fields
| Name | Constant Value | Summary |
|---|---|---|
| PCPlayerActivated | 8 |
static
|
| P |
10 |
static
|
| P |
9 |
static
|
| PortalCreationFailed | 14 |
static
|
| Portal |
13 |
static
|
| Portal |
12 |
static
|
| PrimaryCameraSet | 11 |
static
|
| Sim |
5 |
static
|
| Sim |
3 |
static
|
| Sim |
4 |
static
|
| SimulatorActivated | 6 |
static
|
| SteamVRActivated | 7 |
static
|
| Trigger |
15 |
static
|
| V |
2 |
static
|
| V |
1 |
static
|
| VRPlayerActivated | 0 |
static
|