| |||||||||
SummaryCreates the processor instance and associate it with the situation object. | |||||||||
Syntaxint SablotCreateProcessorForSituation(SablotSituation S, void **processorPtr);
| |||||||||
DescriptionUse this function if you want to create a processor instance and associate it with the given situation object. This call is preferred overSablotCreateProcessor .
| |||||||||
See Also
|