UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Verse::CAttributeArrayValue Class Reference

#include <VVMCustomAttributeHandler.h>

+ Inheritance diagram for Verse::CAttributeArrayValue:

Public Member Functions

 CAttributeArrayValue ()
 
- Public Member Functions inherited from Verse::CAttributeValue
 CAttributeValue (EAttributeValueType InType)
 

Public Attributes

TArray< TSharedPtr< CAttributeValue > > Value
 
- Public Attributes inherited from Verse::CAttributeValue
EAttributeValueType Type
 

Constructor & Destructor Documentation

◆ CAttributeArrayValue()

Verse::CAttributeArrayValue::CAttributeArrayValue ( )
inline

Member Data Documentation

◆ Value

TArray<TSharedPtr<CAttributeValue> > Verse::CAttributeArrayValue::Value

The documentation for this class was generated from the following file: