![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VVMCustomAttributeHandler.h>
Inheritance diagram for Verse::CAttributeFloatValue:Public Member Functions | |
| CAttributeFloatValue (double InValue) | |
Public Member Functions inherited from Verse::CAttributeValue | |
| CAttributeValue (EAttributeValueType InType) | |
Public Attributes | |
| double | Value |
Public Attributes inherited from Verse::CAttributeValue | |
| EAttributeValueType | Type |
|
inline |
| double Verse::CAttributeFloatValue::Value |