C# Class AoMEngineLibrary.Graphics.Brg.BrgUserDataEntry

Afficher le fichier Open project: Ryder25/Age-of-Mythology Class Usage Examples

Méthodes publiques

Свойство Type Description
data object
dataName string
dataNameLength int
dataType int

Property Details

data public_oe property

public object data
Résultat object

dataName public_oe property

public string dataName
Résultat string

dataNameLength public_oe property

public int dataNameLength
Résultat int

dataType public_oe property

public int dataType
Résultat int