C# 클래스 Pathfinding.DefineObject

파일 보기 프로젝트 열기: henryj41043/TheUnseen 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
brief string
description string
enabled bool
enumValues string[]
files string
inconsistent bool
name string
selectedEnum int

프로퍼티 상세

brief 공개적으로 프로퍼티

public string brief
리턴 string

description 공개적으로 프로퍼티

public string description
리턴 string

enabled 공개적으로 프로퍼티

public bool enabled
리턴 bool

enumValues 공개적으로 프로퍼티

public string[] enumValues
리턴 string[]

files 공개적으로 프로퍼티

public string files
리턴 string

inconsistent 공개적으로 프로퍼티

public bool inconsistent
리턴 bool

name 공개적으로 프로퍼티

public string name
리턴 string

selectedEnum 공개적으로 프로퍼티

public int selectedEnum
리턴 int