Skip to content

FStartRequest

A struct representing a message indicating that the connector should start.

struct FStartRequest

Methods

FStartRequest

inline FStartRequest(EAutoResetType InAutoResetType)

Create a new empty FStartRequest.

Parameters

  • InAutoResetType (EAutoResetType)

FStartRequest

inline FStartRequest()

Attributes

AutoResetType

EAutoResetType AutoResetType = EAutoResetType::SameStep

The AutoReset Type Received from Python.

Source: Source/ScholaTraining/Public/TrainingDataTypes/StartRequest.h