C# 클래스 B9PartSwitch.ConfigField

상속: System.Attribute
파일 보기 프로젝트 열기: blowfishpro/B9PartSwitch 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
configName string
copy bool
destroy bool
persistant bool

프로퍼티 상세

configName 공개적으로 프로퍼티

public string configName
리턴 string

copy 공개적으로 프로퍼티

public bool copy
리턴 bool

destroy 공개적으로 프로퍼티

public bool destroy
리턴 bool

persistant 공개적으로 프로퍼티

public bool persistant
리턴 bool