Inheritance diagram for UTRemoteBot::UTObject:

Public Member Functions | |
| UTObject (string id, UTVector location) | |
Protected Attributes | |
| string | id |
| UTVector | location |
Properties | |
| string | ID |
| The unique UT game ID of this object. | |
| UTVector | Location |
| The 3D Vector of this object's position in the game. | |
Private Member Functions | |
| internal | UTObject (UTMessage msg) |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
The unique UT game ID of this object.
|
|
|
The 3D Vector of this object's position in the game.
|
1.4.6-NO