unreal.ChaosBlueprintLibrary

class unreal.ChaosBlueprintLibrary(outer: Object | None = None, name: Name | str = 'None')

Bases: BlueprintFunctionLibrary

Chaos Blueprint Library

C++ Source:

  • Module: Engine

  • File: ChaosBlueprintLibrary.h

classmethod get_event_relay_from_context(context_object) ChaosEventRelay

Get Event Relay from Context

Parameters:

context_object (Object) –

Return type:

ChaosEventRelay