Navigation
API > API/Plugins > API/Plugins/PlainProps
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SIZE_T PlainProps::SizeOf
(
ELeafWidth Width |
PlainPropsTypes.h | ||
SIZE_T PlainProps::SizeOf
(
ERangeSizeType Width |
PlainPropsTypes.h |
PlainProps::SizeOf(ELeafWidth)
| Name | PlainProps::SizeOf |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include Path | #include "PlainPropsTypes.h" |
namespace PlainProps
{
SIZE_T PlainProps::SizeOf
(
ELeafWidth Width
)
}
PlainProps::SizeOf(ERangeSizeType)
| Name | PlainProps::SizeOf |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include Path | #include "PlainPropsTypes.h" |
namespace PlainProps
{
SIZE_T PlainProps::SizeOf
(
ERangeSizeType Width
)
}