Skip to content

unreal-doc does not support inline functions #8

@Packetdancer

Description

@Packetdancer

Attempting to generate documentation for a plugin which contains single-line inline functions in a header file will error out:

Error:
  --> 33:26
   |
33 |    FName GetName() const { return VariableName; }
   |                            ^---
   |
   = expected snippet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions