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