Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | CAttributeClassValue |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/VerseVM/VVMCustomAttributeHandler.h |
| Include Path | #include "VerseVM/VVMCustomAttributeHandler.h" |
Syntax
class CAttributeClassValue : public Verse::CAttributeValue
Inheritance Hierarchy
- CAttributeValue → CAttributeClassValue
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
CAttributeClassValue() |
VerseVM/VVMCustomAttributeHandler.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ClassType | TSharedPtr< CAttributeTypeValue > | VerseVM/VVMCustomAttributeHandler.h | ||
| Value | CAttributeValueMap | VerseVM/VVMCustomAttributeHandler.h |