Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.38 KB

UINTERFACE.md

File metadata and controls

16 lines (11 loc) · 1.38 KB

UINTERFACE(specifier)

DllExport

Name Engine Module Function Description Usage Frequency
MinimalAPI DllExport Specifies that the UInterface object should not be exported to other modules Star

Blueprint

Name Engine Module Function Description Usage Frequency
Blueprintable Blueprint Can be implemented in Blueprints Five stars
NotBlueprintable Blueprint Indicates that it cannot be implemented in Blueprints Three stars
ConversionRoot Blueprint Sets IsConversionRoot metadata flag for this interface. Skull emoticon