C# 클래스 Mech, SteelX

상속: Vexe.Runtime.Types.BetterBehaviour
파일 보기 프로젝트 열기: andysctu/SteelX 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Arms string
Booster string
Core string
Head string
Legs string
Uid int
Weapon1L string
Weapon1R string
Weapon2L string
Weapon2R string
isPrimary bool

프로퍼티 상세

Arms 공개적으로 프로퍼티

public string Arms
리턴 string

Booster 공개적으로 프로퍼티

public string Booster
리턴 string

Core 공개적으로 프로퍼티

public string Core
리턴 string

Head 공개적으로 프로퍼티

public string Head
리턴 string

Legs 공개적으로 프로퍼티

public string Legs
리턴 string

Uid 공개적으로 프로퍼티

public int Uid
리턴 int

Weapon1L 공개적으로 프로퍼티

public string Weapon1L
리턴 string

Weapon1R 공개적으로 프로퍼티

public string Weapon1R
리턴 string

Weapon2L 공개적으로 프로퍼티

public string Weapon2L
리턴 string

Weapon2R 공개적으로 프로퍼티

public string Weapon2R
리턴 string

isPrimary 공개적으로 프로퍼티

public bool isPrimary
리턴 bool