cLuxEventDatabaseHandler has no public fields.
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| cEvent@ | Query | const tString& asOwner, const tString &in asTrigger, cFactStateContainer@ apExtraFacts | |
| cEvent@ | QueryToAll | int alOwnerFlags, const tString &in asTrigger, cFactStateContainer@ apExtraFacts | |
| bool | UseStandardTriggers | ||
| cEventDatabase@ | GetEventDataBase | ||
| void | SetLocalFact | const tString &in asFact | |
| void | SetLocalFactString | const tString &in asFact, const tString &in asStr | |
| void | SetLocalFactFloat | const tString &in asFact, float afVal | |
| void | SetLocalFactInt | const tString &in asFact, int alVal | |
| void | RemoveLocalFact | const tString &in asFact | |
| void | SetGlobalFact | const tString &in asFact | |
| void | SetGlobalFactString | const tString &in asFact, const tString &in asStr | |
| void | SetGlobalFactFloat | const tString &in asFact, float afVal | |
| void | SetGlobalFactInt | const tString &in asFact, int alVal | |
| void | RemoveGlobalFact | const tString &in asFact |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!