HPL3/Community/Scripting/Classes/cainodecontainer
Jump to navigation
Jump to search
cAINodeContainer
Fields
cAINodeContainer has no public fields.
Functions
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| const tString& | GetNodeName | ||
| const tString& | GetName | ||
| const cVector3f& | GetCollideSize | ||
| int | GetNodeNum | const | |
| cAINode@ | GetNode | int alIdx | |
| cAINode@ | GetNodeFromName | const tString& asName | |
| cAINode@ | GetNodeFromID | int alID | |
| cAINodeIterator@ | GetNodeIterator | const cVector3f& avPosition, float afRadius |
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!