Player ESP
The Class containing the ESP Object binded to the Player.
Summary
Class Name : playerEsp
Properties
Property | Type | Description |
---|---|---|
instance | espObject | The actual ESP Instance. |
boundedTo | Player | An easy way to identify who 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 Player ESP's ESP Object. |
Destroy | nil | nil | Destroys the Player ESP from further use. |