C# 클래스 Assets.Editor.Data.EntityModel

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

공개 프로퍼티들

프로퍼티 타입 설명
Components List
Generator string
Id string
IsStatic bool

프로퍼티 상세

Components 공개적으로 프로퍼티

public List Components
리턴 List

Generator 공개적으로 프로퍼티

public string Generator
리턴 string

Id 공개적으로 프로퍼티

public string Id
리턴 string

IsStatic 공개적으로 프로퍼티

public bool IsStatic
리턴 bool