<<<<<<< HEAD ListWrapper(T).mList Field
Click or drag to resize
ListWrapperTmList Field
The list object that's being wrapped. I *think* the primary reason why this class was written is so that the devs could put debug calls in here.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
[NonSerializedAttribute]
=======
ListWrapper(T).mList Field
ListWrapperTmList Field

[Missing <summary> documentation for "F:Planetbase.ListWrapper`1.mList"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
[NonSerializedAttribute]
>>>>>>> origin/gh-pages
public List<T> mList

Field Value

Type: ListT
See Also