GetWorldFromContextObject

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

UWorld *

 

GetWorldFromContextObject

(
    const UObject* Object,
    EGetWorldErrorMode ErrorMode
)

Obtain a world object pointer from an object with has a world context.

Public function Const

UWorld *

 

GetWorldFromContextObject

(
    const UObject* Object,
    bool bChecked
)

GetWorldFromContextObject(Object) and GetWorldFromContextObject(Object, boolean) are replaced by GetWorldFromContextObject(Object, Enum) or GetWorldFromContextObjectChecked(Object)

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