Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureSource
| Name | FIpAddressDetailsCustomization |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureSource/Public/IpAddressDetailsCustomization.h |
| Include Path | #include "IpAddressDetailsCustomization.h" |
Syntax
class FIpAddressDetailsCustomization : public IPropertyTypeCustomization
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIpAddressDetailsCustomization() |
IpAddressDetailsCustomization.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeviceAddressProperty | TSharedPtr< IPropertyHandle > | IpAddressDetailsCustomization.h | ||
| IpAddressRange | TRange< int32 > | IpAddressDetailsCustomization.h |
Functions
Public
Overridden from IPropertyTypeCustomization
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void CustomizeChildren
(
TSharedRef< IPropertyHandle > PropertyHandle, |
IpAddressDetailsCustomization.h | ||
virtual void CustomizeHeader
(
TSharedRef< IPropertyHandle > PropertyHandle, |
IpAddressDetailsCustomization.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< IPropertyTypeCustomization > MakeInstance() |
IpAddressDetailsCustomization.h |