C# Class NScumm.Sword1.MemHandle

Afficher le fichier Open project: scemino/nscumm Class Usage Examples

Méthodes publiques

Свойство Type Description
cond ushort
data byte[]
next MemHandle
refCount uint
size uint

Property Details

cond public_oe property

public ushort cond
Résultat ushort

data public_oe property

public byte[] data
Résultat byte[]

next public_oe property

public MemHandle,NScumm.Sword1 next
Résultat MemHandle

refCount public_oe property

public uint refCount
Résultat uint

size public_oe property

public uint size
Résultat uint