My program doesn't have bugs. It just develops random features.
UE2:ProximityObjective (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> NavigationPoint >> JumpDest >> JumpSpot >> GameObjective >> ProximityObjective |
- Package:
- UnrealGame
- Direct subclasses:
- ASOBJ_EnergyCore_Delivery, HoldObjective, LockedObjective, UseObjective
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. |
null
Properties
Property group 'ProximityObjective'
ConstraintPawnClass
Default value: Class'UnrealGame.UnrealPawn'
Default values
Property | Value |
---|---|
Announcer_DisabledObjective | AnnouncerAssault.Objective_Reached |
bAlwaysRelevant | True |
bCollideActors | True |
bCollideWhenPlacing | False |
bIgnoreEncroachers | True |
bNotBased | True |
bOnlyAffectPawns | True |
bPlayCriticalAssaultAlarm | True |
bReplicateObjective | True |
bStatic | False |
Objective_Info_Attacker | "Touch Objective" |
ObjectiveDescription | "Touch Objective to disable it." |
ObjectiveName | "Proximity Objective" |
ObjectiveTypeIcon | Material'AS_FX_TX.Icons.OBJ_Proximity_FB' |
Functions
Events
Touch
event Touch (Actor Other)
Overrides: Actor.Touch
Other instance functions
FindInstigator
IsRelevant
SetActive
function SetActive (bool bActiveStatus)
Overrides: GameObjective.SetActive
TellBotHowToDisable
Overrides: GameObjective.TellBotHowToDisable