Share via


AnchorId Enum

Definition

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

Applies to