C# Class AoMEngineLibrary.Graphics.Brg.BrgUserDataEntry

Datei anzeigen Open project: Ryder25/Age-of-Mythology Class Usage Examples

Public Properties

Property Type Description
data object
dataName string
dataNameLength int
dataType int

Property Details

data public_oe property

public object data
return object

dataName public_oe property

public string dataName
return string

dataNameLength public_oe property

public int dataNameLength
return int

dataType public_oe property

public int dataType
return int