Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/FPropertySelection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void RemoveProperty
(
FArchiveSerializedPropertyChain* ContainerChain |
Filtering/PropertySelection.h | ||
void RemoveProperty
(
const FArchiveSerializedPropertyChain* ContainerChain, |
Filtering/PropertySelection.h |
RemoveProperty(FArchiveSerializedPropertyChain *)
| Name | RemoveProperty |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Filtering/PropertySelection.h |
| Include Path | #include "Filtering/PropertySelection.h" |
| Source | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Private/Filtering/PropertySelection.cpp |
void RemoveProperty
(
FArchiveSerializedPropertyChain * ContainerChain
)
RemoveProperty(const FArchiveSerializedPropertyChain , const FProperty )
| Name | RemoveProperty |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Filtering/PropertySelection.h |
| Include Path | #include "Filtering/PropertySelection.h" |
| Source | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Private/Filtering/PropertySelection.cpp |
void RemoveProperty
(
const FArchiveSerializedPropertyChain * ContainerChain,
const FProperty * LeafProperty
)