![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for Verse::ICustomAttributeHandler, including all inherited members.
| AttributeHandlers | Verse::ICustomAttributeHandler | protectedstatic |
| FindHandlerForAttribute(const FName AttributeName) | Verse::ICustomAttributeHandler | static |
| ProcessAttribute(const CAttributeValue &Payload, UStruct *UeStruct, TArray< FString > &OutErrorMessages) | Verse::ICustomAttributeHandler | virtual |
| ProcessAttribute(const CAttributeValue &Payload, FProperty *UeProperty, TArray< FString > &OutErrorMessages) | Verse::ICustomAttributeHandler | virtual |
| ProcessAttribute(const CAttributeValue &Payload, UFunction *UeFunction, TArray< FString > &OutErrorMessages) | Verse::ICustomAttributeHandler | virtual |
| ProcessAttribute(const CAttributeValue &Payload, UEnum *UeEnum, TArray< FString > &OutErrorMessages) | Verse::ICustomAttributeHandler | virtual |
| ~ICustomAttributeHandler() | Verse::ICustomAttributeHandler | virtual |