Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE1:GameTypeTrigger (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UPak
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
GameTypeTrigger: A trigger that is only enabled for certain game types.
Properties[edit]
Property group 'GameTypeTrigger'[edit]
GameType[edit]
Array size: 8
Default value, index 0: Class'UnrealShare.SinglePlayer'
Default value, index 1: Class'UnrealShare.CoopGame'
Default value, index 2: Class'UnrealShare.DeathMatchGame'
Events[edit]
PreBeginPlay[edit]
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay