Class SweetDevRia.HookedComp
Defined in: Hooking.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
This is the Hooker component class
|
| Field Attributes | Field Name and Description |
|---|---|
| <private> <static> |
SweetDevRia.HookedComp._instance
Singleton.
|
| Method Attributes | Method Name and Description |
|---|---|
| <static> |
SweetDevRia.HookedComp.getInstance()
get the Instance of HookedComp.
|
Field Detail
<private> <static>
SweetDevRia.HookedComp._instance
Singleton.
Method Detail
<static>
{HookedComp object.}
SweetDevRia.HookedComp.getInstance()
get the Instance of HookedComp.
- Returns:
- Instance of HookedComp.