TrainSetInputError constructor

TrainSetInputError(
  1. FVector input,
  2. FVector error
)

Implementation

TrainSetInputError(FVector input, this.error) : super(input);