> For the complete documentation index, see [llms.txt](https://docs.oserosuite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oserosuite.com/technical-notes/unreal-engine-notes/compile-errors/specified-type-modifiers-are-not-allowed-here.md).

# Specified Type Modifiers Are Not Allowed Here

### Error <a href="#error" id="error"></a>

<figure><img src="/files/q4a04HG1Cy1XIunNEdys" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8UyIOaScT57vnIh5z1HY" alt=""><figcaption></figcaption></figure>

### Solution <a href="#solution" id="solution"></a>

**BlueprintCallable** UFUNCTIONS are not allowed in an #if WITH\_EDITORONLY\_DATA block.

(**BlueprintPure** is allowed though.)
