|  |  | Type | Name | Arguments | | X | - | void | constructor | (
) | 
| X | - | void | destructor | (
) | 
| X | - | void | DoKArc | (
 ref CArc arc ) | 
| X | - | real | GetPriority | (
) | 
| X | - | string | GetRequesterDbgName | (
) | 
| X | - | ref string | GetResult | (
) | 
| X | - | CFourCC | GetType | (
) | 
| X | - | bool | IsProcessing | (
) | 
| X | - | bool | IsRequesterValid | (
) | 
| X | - | void | NotifyOnAccepted | (
) | 
| X | - | void | NotifyOnFailed | (
) | 
| X | - | void | NotifyOnRejected | (
) | 
| X | - | void | NotifyOnSucceeded | (
) | 
| X | - | void | SetPriority | (
 real p_fPriority ) | 
| X | - | bool | SubscribeProcessor | (
 ^CAiGoal p_pxGoalProcessor ) | 
| X | - | void | UnSubscribeProcessor | (
) | 
| X | - | bool | CanUse | (
 bitset p_dwAttackType ) | 
| X | - | void | ClearCanUse | (
) | 
| X | - | void | CopyFrom | (
 ^CAiAttackInfo p_kpxOther ) | 
| X | - | int | GetIslandID | (
) | 
| X | - | int | GetOutpostID | (
) | 
| X | - | int | GetOwner | (
) | 
| X | - | vec3 | GetPos | (
) | 
| X | - | real | GetRisk | (
) | 
| X | - | ref string | GetStrategy | (
) | 
| X | - | real | GetStrength | (
) | 
| X | - | ref CAiObjWrapList | GetTargets | (
) | 
| X | - | void | SetCanUse | (
 bitset p_dwAttackType  ,  bool p_bEnable ) | 
| X | - | void | SetIslandID | (
 int p_iIslandID ) | 
| X | - | void | SetOutpostID | (
 int p_iOutpostID ) | 
| X | - | void | SetOwner | (
 int p_iOwner ) | 
| X | - | void | SetPos | (
 vec3 p_kvrPos ) | 
| X | - | void | SetRisk | (
 real p_fRisk ) | 
| X | - | void | SetStrategy | (
 string p_sStrategy ) | 
| X | - | void | SetStrength | (
 real p_fStrength ) | 
| X | - | bool | op_Equal | (
 CAiAttackInfo p_krxOther ) |