System_Collections_Generic::​List_T_Rigidbody2D
UnityObjectLink
System_Collections_Generic::​List_T_Rigidbody2D

/compositeType

Parent

UnityObjectLink

Variables
count
readonly System.Int32 count
Functions
add
System.Void Add(
item
)

T item-no documentation

Parameters

item -

Returns

System.Void

clear
System.Void Clear()
Returns

System.Void

system_collections_generic::​list_t_rigidbody2d::​create
static System.Collections.Generic.List`1[T] Create ()

Constructor replaces new;

Returns

System.Collections.Generic.List`1[T]