C# Class Gibbed.RED.FileFormats.Script.ClassDefinition

Inheritance: TypeDefinition
Afficher le fichier Open project: yole/Gibbed.RED Class Usage Examples

Méthodes publiques

Свойство Type Description
Defaults PropertyDefault>.Dictionary
Functions FunctionDefinition>.Dictionary
NativeProperties List
Properties PropertyDefinition>.Dictionary
States ClassDefinition>.Dictionary
Super ClassDefinition

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Defaults public_oe property

public Dictionary Defaults
Résultat PropertyDefault>.Dictionary

Functions public_oe property

public Dictionary Functions
Résultat FunctionDefinition>.Dictionary

NativeProperties public_oe property

public List NativeProperties
Résultat List

Properties public_oe property

public Dictionary Properties
Résultat PropertyDefinition>.Dictionary

States public_oe property

public Dictionary States
Résultat ClassDefinition>.Dictionary

Super public_oe property

public ClassDefinition,Gibbed.RED.FileFormats.Script Super
Résultat ClassDefinition