C++ Attributes: optional

Specifies IDL 'optional' attribute

Syntax

[
    define_attribute = "optional",
    help_string = "Specifies IDL 'optional' attribute",
    usage = eIDLModuleUsage | eInterfaceParameterUsage,
    group = eIDLGroup,
    shipping = "true"
];