Overview
Type:
|
Enumeration
|
Available as of:
|
V1.1.0.0
|
Description
The enumeration ET_EventType defines event types for target handling.
Enumeration Elements
Name
|
Value
|
Description
|
None
|
0
|
The event is not defined.
|
CreateTargetOnEntity
|
1
|
Creating a target on an entity.
|
AttachTargetToEntity
|
2
|
Attaching a target to an entity.
|
SetTargetColor
|
7
|
Setting a target color.
|
DestroyTarget
|
8
|
Removing the target.
|