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