unreal.PCGContext¶
- class unreal.PCGContext¶
Bases:
StructBaseC++ Source:
Plugin: PCG
Module: PCG
File: PCGContext.h
- get_component() PCGComponent¶
Prefer using GetComponentWithContext
- Return type:
- get_original_component() PCGComponent¶
Prefer using GetOriginalComponentWithContext
- Return type:
- get_settings() PCGSettings¶
Prefer using GetSettingsWithContext
- Return type:
- get_target_actor(spatial_data) Actor¶
Prefer using GetTargetActorWithContext
- Parameters:
spatial_data (PCGSpatialData)
- Return type:
- get_task_id() int64¶
Prefer using GetTaskIdWithContext
- Return type:
int64