| ASLObjectm_HaventSetACloudAnchor Field |
Flag indicating if this ASL object has been used to set/send a cloud anchor. Since cloud anchors are asynchronous, this prevents an ASL object from
potentially being used set to multiple anchors and causing errors once those anchors are created
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private bool m_HaventSetACloudAnchor
Private m_HaventSetACloudAnchor As Boolean
private:
bool m_HaventSetACloudAnchor
val mutable private m_HaventSetACloudAnchor: bool
Field Value
Type:
BooleanSee Also