Navigation
API > API/Runtime > API/Runtime/CoreUObject
| |
|
| Name |
CAttributeIntValue |
| Type |
class |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/VerseVM/VVMCustomAttributeHandler.h |
| Include Path |
#include "VerseVM/VVMCustomAttributeHandler.h" |
Syntax
class CAttributeIntValue : public Verse::CAttributeValue
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
CAttributeIntValue
(
int64 InValue
)
|
|
VerseVM/VVMCustomAttributeHandler.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Value |
int64 |
|
VerseVM/VVMCustomAttributeHandler.h |
|
Functions
Public