PrepareContext

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

PrepareContext

(
    UClass* Context,
    FEnvQueryContextData& ContextData
)

Update context cache

Public function

bool

 

PrepareContext

(
    UClass* Context,
    TArray< FEnvQuerySpatialData >& Da...
)

Helpers for reading spatial data from context

Public function

bool

 

PrepareContext

(
    UClass* Context,
    TArray< FVector >& Data
)

Update context cache

Public function

bool

 

PrepareContext

(
    UClass* Context,
    TArray< FRotator >& Data
)

Update context cache

Public function

bool

 

PrepareContext

(
    UClass* Context,
    TArray< AActor* >& Data
)

Helpers for reading actor data from context

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