12#ifndef WSFSCRIPTPROCESSORCLASS_HPP
13#define WSFSCRIPTPROCESSORCLASS_HPP
15#include "wsf_export.h"
#define WSF_EXPORT
Definition WsfXIO_Export.hpp:35
UT_DECLARE_SCRIPT_METHOD(ExecuteScriptWithArgs)
UT_DECLARE_SCRIPT_METHOD(SetStateAll)
UT_DECLARE_SCRIPT_METHOD(AdvancedBehaviorEntry)
UT_DECLARE_SCRIPT_METHOD(AdvancedBehaviorsExecuted)
UT_DECLARE_SCRIPT_METHOD(AdvancedBehaviorTree)
UT_DECLARE_SCRIPT_METHOD(SetUpdateInterval)
UT_DECLARE_SCRIPT_METHOD(FindBehavior)
UT_DECLARE_SCRIPT_METHOD(StateAll)
UT_DECLARE_SCRIPT_METHOD(FindAdvancedBehavior)
UT_DECLARE_SCRIPT_METHOD(SetState)
UT_DECLARE_SCRIPT_METHOD(TurnOn)
UT_DECLARE_SCRIPT_METHOD(BehaviorEntry)
UT_DECLARE_SCRIPT_METHOD(SuppressMessage)
UT_DECLARE_SCRIPT_METHOD(Execute_1)
UT_DECLARE_SCRIPT_METHOD(State)
UT_DECLARE_SCRIPT_METHOD(BehaviorTreeRootNode)
UT_DECLARE_SCRIPT_METHOD(Execute_2)
UT_DECLARE_SCRIPT_METHOD(TurnOff)
UT_DECLARE_SCRIPT_METHOD(AdvancedBehaviorCount)
UT_DECLARE_SCRIPT_METHOD(AdvancedBehavior)
UT_DECLARE_SCRIPT_METHOD(Behavior)
UT_DECLARE_SCRIPT_METHOD(GetStateAdvancedBehaviorTree)
Get the ABT for a state.
WsfScriptProcessorClass(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptProcessorClass.cpp:31
UT_DECLARE_SCRIPT_METHOD(GetStates)
Get all top level states.
UT_DECLARE_SCRIPT_METHOD(ExecuteAtTime_1)
UT_DECLARE_SCRIPT_METHOD(UpdateInterval)
UT_DECLARE_SCRIPT_METHOD(IsA_TypeOf)
UT_DECLARE_SCRIPT_METHOD(BehaviorCount)
UT_DECLARE_SCRIPT_METHOD(ExecuteAtTime_2)
UT_DECLARE_SCRIPT_METHOD(BehaviorsExecuted)
UT_DECLARE_SCRIPT_METHOD(ScriptExists)
UT_DECLARE_SCRIPT_METHOD(ExecuteScript)