FModifierStackEntry::FModifierStackEntry

If ModifierClass is provided then you must also supply a valid outer for the generated modifier.

Windows
MacOS
Linux

References

Module

VCamCore

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VCamCore/Public/VCamTypes.h

Include

#include "VCamTypes.h"

Syntax

FModifierStackEntry
(
    const FName & InName,
    const TSubclassOf< UVCamModifier > InModifierClass,
    UObject * InOuter
)

Remarks

If ModifierClass is provided then you must also supply a valid outer for the generated modifier.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss