Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/IPropertyIdHandler
Description
Get the Property sub type FName ex: StaticMesh/Material or the primitive type if it is a primitive property (float/bool/etc...)
| Name | GetPropertySubTypeName |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/IPropertyIdHandler.h |
| Include Path | #include "IPropertyIdHandler.h" |
FName GetPropertySubTypeName
(
const FProperty * InProperty
) const