<<<<<<< HEAD ListWrapper(T).add Method
Click or drag to resize
ListWrapperTadd Method
Checks to make sure the mList object has been instantiatated, then addes item t to the list.

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void add(
=======
ListWrapper(T).add Method 
ListWrapperTadd Method

[Missing <summary> documentation for "M:Planetbase.ListWrapper`1.add(`0)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void add(
>>>>>>> origin/gh-pages
	T t
)

Parameters

t
Type: T
The item to add to the list.
See Also
======= )

Parameters

t
Type: T

[Missing <param name="t"/> documentation for "M:Planetbase.ListWrapper`1.add(`0)"]

See Also
>>>>>>> origin/gh-pages