Navigation
API > API/Plugins > API/Plugins/PlainProps
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOptionalSchemaId PlainProps::ToOptionalSchema
(
FOptionalStructSchemaId In |
PlainPropsTypes.h | ||
FOptionalSchemaId PlainProps::ToOptionalSchema
(
FOptionalEnumSchemaId In |
PlainPropsTypes.h |
PlainProps::ToOptionalSchema(FOptionalStructSchemaId)
| Name | PlainProps::ToOptionalSchema |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include Path | #include "PlainPropsTypes.h" |
namespace PlainProps
{
FOptionalSchemaId PlainProps::ToOptionalSchema
(
FOptionalStructSchemaId In
)
}
PlainProps::ToOptionalSchema(FOptionalEnumSchemaId)
| Name | PlainProps::ToOptionalSchema |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include Path | #include "PlainPropsTypes.h" |
namespace PlainProps
{
FOptionalSchemaId PlainProps::ToOptionalSchema
(
FOptionalEnumSchemaId In
)
}