I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UTGameplayEventsWriter (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> GameplayEvents >> GameplayEventsWriter >> UTGameplayEventsWriter
Package: 
UTGame

Constants[edit]

GAMEEVENT_KILL_SPECIFIC[edit]

Value: 1100


GAMEEVENT_GAMEPLAY_SPECIFIC[edit]

Value: 1200


GAMEEVENT_PLAYER_ENTERED_VEHICLE[edit]

Value: 1201


GAMEEVENT_PLAYER_EXITED_VEHICLE[edit]

Value: 1202


GAMEEVENT_WEAPON_PICKUP[edit]

Value: 1203


GAMEEVENT_GAMETYPE_SPECIFIC[edit]

Value: 1400


GAMEEVENT_PLAYER_SCORE_UPDATE[edit]

Value: 1401


GAMEEVENT_GAME_SUMMARY[edit]

Value: 1500


Default values[edit]

Property Value
SupportedEvents[30]
Member Value
EventID 1201
EventName 'Entered Vehicle'
MaxValue 1
SupportedEvents[31]
Member Value
EventID 1202
EventName 'Exited Vehicle'
MaxValue 1
SupportedEvents[32]
Member Value
EventID 1203
EventName 'Weapon Pickup'
MaxValue 1