Object ESP
The Class containing the ESP Object for manually binded objects.
Summary
Class Name : objectEsp
Properties
Property | Type | Description |
---|---|---|
instance | espObject | The actual ESP Instance. |
boundedTo | Instance | An easy way to identify what the ESP Instance is binded to from an external env. |
Methods
Method | Arguments | Returns | Description |
---|---|---|---|
Update | nil | nil | Updates the sizing, position and theme of the Object ESP's ESP Object. |
Destroy | nil | nil | Destroys the Object ESP from further use. |