Navigation
API > API/Plugins > API/Plugins/Learning > API/Plugins/Learning/FSchema_1
| |
|
| Name |
FSetData |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningObservation.h |
| Include Path |
#include "LearningObservation.h" |
Syntax
struct FSetData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AttentionEncodingSize |
int32 |
|
LearningObservation.h |
|
| AttentionHeadNum |
int32 |
|
LearningObservation.h |
|
| ElementIndex |
int32 |
|
LearningObservation.h |
|
| MaxNum |
int32 |
|
LearningObservation.h |
|
| ValueEncodingSize |
int32 |
|
LearningObservation.h |
|