C# 클래스 FlatRedBall.Glue.SaveClasses.CustomClassSave

Identifies a custom class defined in Glue which is populated during code gen from columns in CSVs.
파일 보기 프로젝트 열기: vchelaru/FlatRedBall 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CsvFilesUsingThis List
Name string
RequiredProperties List

공개 메소드들

메소드 설명
CustomClassSave ( ) : FlatRedBall.Content.Instructions
ToString ( ) : string

메소드 상세

CustomClassSave() 공개 메소드

public CustomClassSave ( ) : FlatRedBall.Content.Instructions
리턴 FlatRedBall.Content.Instructions

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

CsvFilesUsingThis 공개적으로 프로퍼티

public List CsvFilesUsingThis
리턴 List

Name 공개적으로 프로퍼티

public string Name
리턴 string

RequiredProperties 공개적으로 프로퍼티

public List RequiredProperties
리턴 List