StructureEvent class represents events that occur on a Structure object
Static Variables
| Field Name | Type | Initial Value | Description |
|---|---|---|---|
| COLLIDE_ENTITY | 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 | IStructureEventData | n/a |