EngineKind

카트 엔진의 용도를 구분합니다.

Entries

Link copied to clipboard

카트라이더: 마인크래프트의 공식 밸런스 체계에 따라 제공되는 엔진입니다.

Link copied to clipboard

공식 밸런스 체계를 고려하지 않고 별도로 제작된 비공식 엔진입니다.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.