🌲Trees
Last updated
Last updated
integer
Return size of tree list.
Name | Type | Description |
---|---|---|
Return tree by index in cheat list. Not the same as in-game index.
CTree[]
Return all trees in cheat list.
Name | Type | Description |
---|---|---|
Return all trees in radius.
CTree
): boolean
Check tree in cheat list.
Name | Type | Description |
---|---|---|
index
integer
Index of tree in cheat list.
pos
Vector
Position to check.
radius
number
Radius to check.
active [?]
boolean
Active state to check. (default: true)
tree
Tree to check.