GameplayTestAssertion: {
    message: string;
    passed: boolean;
}

Type declaration

  • message: string
  • passed: boolean