TeleportSurfaceResult Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class TeleportSurfaceResult
[System.Serializable]
public enum TeleportSurfaceResult
[<System.Serializable>]
type TeleportSurfaceResult =
Public Enum TeleportSurfaceResult
- Inheritance
-
TeleportSurfaceResult
- Attributes
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Valid | 1 | |
Invalid | 2 | |
HotSpot | 3 |