Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > URuntimeOptionsBase
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/RuntimeOptionsBase.h |
Include | #include "Engine/RuntimeOptionsBase.h" |
template<typename TRuntimeOptionsSubclass>
static const TRuntimeOptionsSubclass & Get&40;&41;
Remarks
Returns the runtime options for the specified type, typically you will make a non-templated overload of Get in your subclass.