Navigation
API > API/Plugins > API/Plugins/GeometryCollectionEditor
| Name | FGeomComponentCacheParametersCustomization |
| Type | class |
| Header File | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor/Public/GeometryCollection/DetailCustomizations/GeomComponentCacheCustomization.h |
| Include Path | #include "GeometryCollection/DetailCustomizations/GeomComponentCacheCustomization.h" |
Syntax
class FGeomComponentCacheParametersCustomization :
public IPropertyTypeCustomization ,
public FGCObject
Inheritance Hierarchy
- FGCObject → FGeomComponentCacheParametersCustomization
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TargetCacheHandle | TSharedPtr< IPropertyHandle > | Handle to the target cache property inside the parameters struct. | GeometryCollection/DetailCustomizations/GeomComponentCacheCustomization.h |
Functions
Public
Overridden from IPropertyTypeCustomization
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void CustomizeChildren
(
TSharedRef< IPropertyHandle > PropertyHandle, |
GeometryCollection/DetailCustomizations/GeomComponentCacheCustomization.h | ||
virtual void CustomizeHeader
(
TSharedRef< IPropertyHandle > PropertyHandle, |
IPropertyTypeCustomization. | GeometryCollection/DetailCustomizations/GeomComponentCacheCustomization.h |
Overridden from FGCObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AddReferencedObjects
(
FReferenceCollector& Collector |
FGCObject. | GeometryCollection/DetailCustomizations/GeomComponentCacheCustomization.h | |
virtual FString GetReferencerName() |
GeometryCollection/DetailCustomizations/GeomComponentCacheCustomization.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< IPropertyTypeCustomization > MakeInstance() |
GeometryCollection/DetailCustomizations/GeomComponentCacheCustomization.h |