Navigation
API > API/Plugins > API/Plugins/GeometryCollectionEditor > API/Plugins/GeometryCollectionEditor/GeometryCollection > API/Plugins/GeometryCollectionEditor/GeometryCollection/DetailCustomizations
Inheritance Hierarchy
- IPropertyTypeCustomization
- FGCObject
- FGeomComponentCacheParametersCustomization
References
| Module | GeometryCollectionEditor |
| Header | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor/Public/GeometryCollection/DetailCustomizations/GeomComponentCacheCustomization.h |
| Include | #include "GeometryCollection/DetailCustomizations/GeomComponentCacheCustomization.h" |
Syntax
class FGeomComponentCacheParametersCustomization :
public IPropertyTypeCustomization,
public FGCObject
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< IPropertyTypeCustomization > | MakeInstance () |
Overridden from IPropertyTypeCustomization
| Type | Name | Description | |
|---|---|---|---|
| void | CustomizeChildren
(
TSharedRef< IPropertyHandle > PropertyHandle, |
Called when the children of the property should be customized or extra rows added | |
| void | CustomizeHeader
(
TSharedRef< IPropertyHandle > PropertyHandle, |
IPropertyTypeCustomization. |
Overridden from FGCObject
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
FGCObject. | |
| FString | Overload this method to report a name for your referencer |