HPL3/Community/Scripting/Classes/cfactstatecontainer
Jump to navigation
Jump to search
cFactStateContainer
Fields
cFactStateContainer has no public fields.
Functions
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| void | SetFact | const tString& asFactName | |
| void | SetFactString | const tString& asFactName, const tString& asValue |
|
| void | SetFactFloat | const tString& asFactName, float afValue |
|
| void | SetFactInt | const tString& asFactName, int alValue |
|
| void | RemoveFact | const tString& asFactName | |
| int | GetSize | ||
| void | Clear |
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!