Module |
|
Header |
/Engine/Plugins/Experimental/VirtualCamera/Source/VCamCore/Public/VCamComponent.h |
Include |
#include "VCamComponent.h" |
Source |
/Engine/Plugins/Experimental/VirtualCamera/Source/VCamCore/Private/VCamComponent.cpp |
[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="VirtualCamera")
bool RemoveModifierByIndex
(
const int ModifierIndex
)
Remove the Modifier at a specified index from the Stack. Returns true if the modifier was removed successfully