Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/UMoverComponent
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverComponent.h |
| Include | #include "MoverComponent.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoverComponent.cpp |
UFUNCTION (BlueprintPure, Category=Mover,
Meta=(DeterminesOutputType="SharedSetting", DisplayName="Find Shared Settings"))
const UObject * FindSharedSettings_BP
(
UPARAM) TSubclassOf < UObject > SharedSetting
) const
Remarks
Find settings object by type. Returns null if there is none of that type