Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBuild.h |
| Include | #include "PlainPropsBuild.h" |
namespace PlainProps
{
template<uint16 N>
FMemberSchema PlainProps::MakeNestedRangeSchema
(
ERangeSizeType SizeType,
const FMemberType InnerTypes,
FOptionalSchemaId InnermostSchema
)
}
Parameters
| Name | Description |
|---|---|
| InnerTypes | must outlive FMemberSchema |