Mostly Harmless
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
Property group 'CommandTrigger'
CommandStr
Type: string
Default value: "SHOWUBROWSER"
Instance functions
Trigger
Overrides: Actor.Trigger
TriggerActors
protected function TriggerActors (Actor TriggerSrc, class<Actor> TriggerClass, Actor Other, Pawn Instigator, name TriggerEvent, bool bTriggerNPCs)
Overrides: Triggers.TriggerActors