mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-30 22:17:13 +02:00
Implement a new event to receive notifications when an object alpha has changed.
This commit is contained in:
@ -362,6 +362,7 @@ enum EventType
|
||||
EVT_OBJECTSHOT,
|
||||
EVT_OBJECTTOUCHED,
|
||||
EVT_OBJECTWORLD,
|
||||
EVT_OBJECTALPHA,
|
||||
EVT_PICKUPCLAIMED,
|
||||
EVT_PICKUPCOLLECTED,
|
||||
EVT_PICKUPRESPAWN,
|
||||
|
Reference in New Issue
Block a user