| ASLHelperm_CloudAnchors Field |
A dictionary containing all of the Cloud Anchors in a scene
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static Dictionary<string, ASLHelperCloudAnchor> m_CloudAnchors
Public Shared m_CloudAnchors As Dictionary(Of String, ASLHelperCloudAnchor)
public:
static Dictionary<String^, ASLHelperCloudAnchor>^ m_CloudAnchors
static val mutable m_CloudAnchors: Dictionary<string, ASLHelperCloudAnchor>
Field Value
Type:
DictionaryString,
ASLHelperCloudAnchorSee Also