DebugRenderermDebugObjects Field |
[Missing <summary> documentation for "F:Planetbase.DebugRenderer.mDebugObjects"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public static Dictionary<string, GameObject> mDebugObjects
<NonSerializedAttribute>
Public Shared mDebugObjects As Dictionary(Of String, GameObject)
public:
[NonSerializedAttribute]
static Dictionary<String^, GameObject^>^ mDebugObjects
Field Value
Type:
DictionaryString,
GameObject
See Also