CameraEvent class represents events that are specific to the game camera
Static Variables
| Field Name | Type | Initial Value | Description |
|---|---|---|---|
| UPDATED | Int | n/a |
Static Functions
| Function Name | Description |
|---|---|
| constToString(value:Int):String | Translates constant to a user-readable string. |
Instance Variables
| Field Name | Type | Initial Value | Description |
|---|---|---|---|
| data | ICameraEventData | n/a |