C# Class ME3Explorer.Unreal.NameReference

Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Свойство Type Description
Name string
count int

Méthodes publiques

Méthode Description
ToString ( ) : string
operator ( ) : bool

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

Name public_oe property

public string Name
Résultat string

count public_oe property

public int count
Résultat int