Click or drag to resize

ASLHelperm_ASLObjects Field

A dictionary containing all of the ASLObjects in a scene

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static Dictionary<string, ASLObject> m_ASLObjects

Field Value

Type: DictionaryString, ASLObject
See Also