ScopeStackSharedPtr

Points to the ScopeStack above when initialized - this is because Slate wants a [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr), but we don't want to allocate

Windows
MacOS
Linux

Syntax

mutable TSharedPtr< FSlowTaskStack > ScopeStackSharedPtr

Remarks

Points to the ScopeStack above when initialized - this is because Slate wants a TSharedPtr, but we don't want to allocate

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