Companion

Properties

Link copied to clipboard

SkidMC가 지원하는 모든 카트 타입입니다.

Functions

Link copied to clipboard
fun fromAttrEngineCode(attrEngineCode: Double): KartType<*>?

어트리뷰트로 수신한 raw attrEngineCode에 대응하는 카트 타입을 반환합니다.

fun fromAttrEngineCode(attrEngineCode: Int): KartType<*>?

어트리뷰트용 attrEngineCode에 대응하는 카트 타입을 반환합니다.

Link copied to clipboard
fun fromEngineCode(engineCode: Int): KartType<*>?

명령용 engineCode에 대응하는 카트 타입을 반환합니다.