UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Verse::ICustomAttributeHandler Member List

This is the complete list of members for Verse::ICustomAttributeHandler, including all inherited members.

AttributeHandlersVerse::ICustomAttributeHandlerprotectedstatic
FindHandlerForAttribute(const FName AttributeName)Verse::ICustomAttributeHandlerstatic
ProcessAttribute(const CAttributeValue &Payload, UStruct *UeStruct, TArray< FString > &OutErrorMessages)Verse::ICustomAttributeHandlervirtual
ProcessAttribute(const CAttributeValue &Payload, FProperty *UeProperty, TArray< FString > &OutErrorMessages)Verse::ICustomAttributeHandlervirtual
ProcessAttribute(const CAttributeValue &Payload, UFunction *UeFunction, TArray< FString > &OutErrorMessages)Verse::ICustomAttributeHandlervirtual
ProcessAttribute(const CAttributeValue &Payload, UEnum *UeEnum, TArray< FString > &OutErrorMessages)Verse::ICustomAttributeHandlervirtual
~ICustomAttributeHandler()Verse::ICustomAttributeHandlervirtual