My Project
|
Public Member Functions | |
GameObject | Add (string text=null, GameObject old=null) |
bool | Remove (string text) |
bool | Remove (RectTransform rect) |
void | Clear () |
void | RemoveAt (int index) |
int | Count () |
Public Attributes | |
RectTransform | content |
RectTransform | item |
List< RectTransform > | items |
int | value = -1 |