C# 클래스 PlayerShell, 403NameNotAccessible

파일 보기 프로젝트 열기: cmortimer/403NameNotAccessible 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
active bool
desc string
health int
name string

프로퍼티 상세

active 공개적으로 프로퍼티

public bool active
리턴 bool

desc 공개적으로 프로퍼티

public string desc
리턴 string

health 공개적으로 프로퍼티

public int health
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string