FStructOnScope::Initialize

Re-initializes the scope with a specified [UStruct](API\Runtime\CoreUObject\UObject\UStruct)

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/StructOnScope.h

Include

#include "UObject/StructOnScope.h"

Syntax

void Initialize
(
    TWeakObjectPtr< const UStruct > InScriptStruct
)

Remarks

Re-initializes the scope with a specified UStruct

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