Navigation
API > API/Plugins > API/Plugins/LearningAgents > API/Plugins/LearningAgents/ULearningAgentsInteractor
References
| Module | LearningAgents |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgents/Public/LearningAgentsInteractor.h |
| Include | #include "LearningAgentsInteractor.h" |
UFUNCTION&40;BlueprintNativeEvent, Category&61;"LearningAgents"&41;
void SetupActions&40;&41;
Remarks
During this event, all actions should be added to this agent interactor.
See Also
LearningAgentsActions.hfor the list of available actions.