Navigation
API > API/Plugins > API/Plugins/GameplayInsights
| |
|
| Name |
FObjectPropertyValue |
| Type |
struct |
| Header File |
/Engine/Plugins/Animation/GameplayInsights/Source/GameplayInsights/Public/IGameplayProvider.h |
| Include Path |
#include "IGameplayProvider.h" |
Syntax
struct FObjectPropertyValue
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| NameId |
uint32 |
|
IGameplayProvider.h |
|
| ParentId |
int32 |
|
IGameplayProvider.h |
|
| ParentNameId |
uint32 |
|
IGameplayProvider.h |
|
| TypeStringId |
uint32 |
|
IGameplayProvider.h |
|
| Value |
const TCHAR * |
|
IGameplayProvider.h |
|
| ValueAsFloat |
float |
|
IGameplayProvider.h |
|