USequencerSettingsContainer::GetOrCreate

Get or create a settings object for the specified name

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/SequencerSettings.h

Include

#include "SequencerSettings.h"

Syntax

template<class T>
static T * GetOrCreate
(
    const TCHAR * InName
)

Remarks

Get or create a settings object for the specified name

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