Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCore > API/Plugins/PropertyAnimatorCore/UPropertyAnimatorCoreSubsystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSet< UPropertyAnimatorCoreBase * > GetAvailableAnimators () |
Subsystems/PropertyAnimatorCoreSubsystem.h | ||
TSet< UPropertyAnimatorCoreBase * > GetAvailableAnimators
(
const FPropertyAnimatorCoreData* InPropertyData |
Returns a set of property animator CDO that supports that property | Subsystems/PropertyAnimatorCoreSubsystem.h |
GetAvailableAnimators()
| Name | GetAvailableAnimators |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Subsystems/PropertyAnimatorCoreSubsystem.h |
| Include Path | #include "Subsystems/PropertyAnimatorCoreSubsystem.h" |
| Source | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Private/Subsystems/PropertyAnimatorCoreSubsystem.cpp |
TSet< UPropertyAnimatorCoreBase * > GetAvailableAnimators() const
GetAvailableAnimators(const FPropertyAnimatorCoreData *)
Description
Returns a set of property animator CDO that supports that property
| Name | GetAvailableAnimators |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/Subsystems/PropertyAnimatorCoreSubsystem.h |
| Include Path | #include "Subsystems/PropertyAnimatorCoreSubsystem.h" |
| Source | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Private/Subsystems/PropertyAnimatorCoreSubsystem.cpp |
TSet< UPropertyAnimatorCoreBase * > GetAvailableAnimators
(
const FPropertyAnimatorCoreData * InPropertyData
) const