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

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

Méthodes publiques

Свойство Type Description
Flags TypeDefinitionFlags
Name string
NativePropertyCount int
ScriptedPropertyCount int
Type NativeType

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Flags public_oe property

public TypeDefinitionFlags Flags
Résultat TypeDefinitionFlags

Name public_oe property

public string Name
Résultat string

NativePropertyCount public_oe property

public int NativePropertyCount
Résultat int

ScriptedPropertyCount public_oe property

public int ScriptedPropertyCount
Résultat int

Type public_oe property

public NativeType Type
Résultat NativeType