getClassPtr()
The function is used to get pointers for class pointers.
Synopsis
class_ptr getClassPtr(<anyClass> object)
Parameters
| Parameter | Description |
|---|---|
| object | The object the pointer shall point to. |
Assignment
CTRL++
Availability
CTRL, UI
The function is used to get pointers for class pointers.
class_ptr getClassPtr(<anyClass> object)
| Parameter | Description |
|---|---|
| object | The object the pointer shall point to. |
CTRL++
CTRL, UI