For the complete documentation index, see llms.txt. This page is also available as Markdown.

Specified Type Modifiers Are Not Allowed Here

Error

Solution

BlueprintCallable UFUNCTIONS are not allowed in an #if WITH_EDITORONLY_DATA block.

(BlueprintPure is allowed though.)

Last updated