unreal.AsyncAction_LearningAgentsQueryReplays¶
- class unreal.AsyncAction_LearningAgentsQueryReplays(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
BlueprintAsyncActionBaseReturns a list of stored replays for a given player controller
C++ Source:
Plugin: LearningAgents
Module: LearningAgentsReplay
File: AsyncAction_LearningAgentsQueryReplays.h
Editor Properties: (see get_editor_property/set_editor_property)
query_complete(QueryReplayAsyncDelegate): [Read-Write] Called when the replay query completes
- property query_complete: QueryReplayAsyncDelegate¶
[Read-Write] Called when the replay query completes
- Type: