AnchorId 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.
Numerical identifier for individual anchors within the FrozenWorld. Assigned by the client when defining new spongy anchors. Unique within a running session. Persistent as part of serialized state.
public enum AnchorId
type AnchorId =
Public Enum AnchorId
- Inheritance
-
AnchorId
Fields
Name | Value | Description |
---|---|---|
Invalid | 0 | |
FirstValid | 1 | |
Unknown | 18446744073709551615 |