C# Class LORD2.RTRefSection

Afficher le fichier Open project: rickparrish/LORD2 Class Usage Examples

Méthodes publiques

Свойство Type Description
Labels int>.Dictionary
Name string
Script List

Méthodes publiques

Méthode Description
RTRefSection ( string name ) : System

Method Details

RTRefSection() public méthode

public RTRefSection ( string name ) : System
name string
Résultat System

Property Details

Labels public_oe property

public Dictionary Labels
Résultat int>.Dictionary

Name public_oe property

public string Name
Résultat string

Script public_oe property

public List Script
Résultat List