The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:CommandTrigger (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Legend
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. |
CommandTrigger.uc $Author: Mfox $ $Date: 11/01/02 10:42a $ $Revision: 7 $
Properties[edit]
Property group 'CommandTrigger'[edit]
CommandStr[edit]
Type: string
Default value: "SHOWUBROWSER"
Instance functions[edit]
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