I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:UTSeqAct_AIFreeze (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceAction >> UTSeqAct_AIFreeze |
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. |
action that causes the AI to do absolutely nothing and deactivates any automatic responses it might have note that even while frozen future Kismet AI actions will still work, just no default behavior
Properties
Property group 'UTSeqAct_AIFreeze'
bAllowWeaponFiring
Type: bool
whether to allow the AI's target selection and weapon firing logic to continue to execute
Default values
Property | Value | ||||
---|---|---|---|---|---|
InputLinks[0] |
|
||||
InputLinks[1] |
|
||||
ObjCategory | "AI" | ||||
ObjName | "Freeze" |