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