|  |  | Type | Name | Arguments | | X | - | void | constructor | (
) | 
| X | - | void | destructor | (
) | 
| X | - | void | AddOptional | (
 CAiNeedPtr p_kpxNeed ) | 
| X | - | void | AddRequired | (
 CAiNeedPtr p_kpxNeed ) | 
| X | - | void | AddResult | (
 ^CAiNodeInstance p_kpxResult ) | 
| X | - | real | ComputeCost | (
 int p_iAllowedRecursionDepth ) | 
| X | - | void | DebugDump | (
) | 
| X | - | void | DecreaseCostModifier | (
 real p_fDiff ) | 
| X | - | string | GetAdditionalAttribs | (
) | 
| X | - | real | GetCostCached | (
) | 
| X | - | real | GetCostLocal | (
) | 
| X | - | real | GetCostModifier | (
) | 
| X | - | int | GetDuration | (
) | 
| X | - | string | GetGPCmd | (
) | 
| X | - | int | GetObject | (
) | 
| X | - | CAiNeedPtr | GetOptional | (
 int p_iNeedIdx ) | 
| X | - | CAiNeedPtr | GetRequired | (
 int p_iNeedIdx ) | 
| X | - | ^CAiNodeInstance | GetResult | (
 int p_iIdx ) | 
| X | - | int | GetSubject | (
) | 
| X | - | string | GetTTPath | (
) | 
| X | - | string | GetTaskName | (
) | 
| X | - | void | IncreaseCostModifier | (
 real p_fDiff ) | 
| X | - | bool | IsBuildSolution | (
) | 
| X | - | bool | IsPartPossible | (
 int p_iIdx ) | 
| X | - | bool | IsPartPotentiallyPossible | (
 int p_iIdx ) | 
| X | - | bool | IsPossible | (
) | 
| X | - | bool | IsPotentiallyPossible | (
) | 
| X | - | bool | IsResultPending | (
) | 
| X | - | bool | IsResultPossible | (
) | 
| X | - | bool | IsVisible | (
) | 
| X | - | int | NumOptional | (
) | 
| X | - | int | NumRequired | (
) | 
| X | - | int | NumResults | (
) | 
| X | - | void | OnFinished | (
 bool p_bSuccess ) | 
| X | - | void | ResetCostModifier | (
) | 
| X | - | void | SetAdditionalAttribs | (
 string p_ksrAdditionalAttribs ) | 
| X | - | void | SetCostLocal | (
 real p_fCost ) | 
| X | - | void | SetDuration | (
 int p_iDuration ) | 
| X | - | void | SetGPCmd | (
 string p_ksrGPCmd ) | 
| X | - | void | SetObject | (
 int p_iObject ) | 
| X | - | void | SetSubject | (
 int p_iSubject ) | 
| X | - | void | SetTaskName | (
 string p_ksrTaskName ) | 
| X | - | void | SetVisible | (
 bool p_bVisible ) |