Difference between revisions of "HPL3/Community/Scripting/Classes/cainodecontainer"
Jump to navigation
Jump to search
(Upload classes to sub) |
(No difference)
|
Latest revision as of 10:11, 30 July 2020
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!