C# 클래스 Gibbed.RED.FileFormats.Script.ClassDefinition

상속: TypeDefinition
파일 보기 프로젝트 열기: yole/Gibbed.RED 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Defaults PropertyDefault>.Dictionary
Functions FunctionDefinition>.Dictionary
NativeProperties List
Properties PropertyDefinition>.Dictionary
States ClassDefinition>.Dictionary
Super ClassDefinition

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Defaults 공개적으로 프로퍼티

public Dictionary Defaults
리턴 PropertyDefault>.Dictionary

Functions 공개적으로 프로퍼티

public Dictionary Functions
리턴 FunctionDefinition>.Dictionary

NativeProperties 공개적으로 프로퍼티

public List NativeProperties
리턴 List

Properties 공개적으로 프로퍼티

public Dictionary Properties
리턴 PropertyDefinition>.Dictionary

States 공개적으로 프로퍼티

public Dictionary States
리턴 ClassDefinition>.Dictionary

Super 공개적으로 프로퍼티

public ClassDefinition,Gibbed.RED.FileFormats.Script Super
리턴 ClassDefinition