Gah - a solution with more questions. – EntropicLqd
UE2:EndLevelTrigger (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- U2
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. |
EndLevelTrigger.uc $Author: Mfox $ $Date: 1/05/03 8:46p $ $Revision: 3 $
Properties[edit]
Property group 'EndLevelTrigger'[edit]
EndLevelMessage[edit]
Type: string
Default value: "Game over!"
Instance functions[edit]
EndLevel[edit]
function EndLevel (U2Pawn U2P)
Trigger[edit]
Overrides: Actor.Trigger
TriggerActors[edit]
protected function TriggerActors (Actor TriggerSrc, class<Actor> TriggerClass, Actor Other, Pawn Instigator, name TriggerEvent, bool bTriggerNPCs)
Overrides: Triggers.TriggerActors
TriggeredStart[edit]
function TriggeredStart ()