Enumeration DebugTestProcess_Test

Generated

from protobuf enum SC2APIProtocol.DebugTestProcess.Test

Enumeration Members

Enumeration Members

UNSPECIFIED$: 0

Generated

synthetic value - protobuf-ts requires all enums to have a 0 value

crash: 2

Generated

from protobuf enum value: crash = 2;

exit: 3

Generated

from protobuf enum value: exit = 3;

hang: 1

Generated

from protobuf enum value: hang = 1;

Generated using TypeDoc