C# Class YeloDebug.XbeInfo

Structure that contains information about the XBE.
显示文件 Open project: troymac1ure/Entity Class Usage Examples

Public Properties

Property Type Description
Checksum uint
LaunchPath string
StackSize uint
TimeStamp System.DateTime

Property Details

Checksum public_oe property

public uint Checksum
return uint

LaunchPath public_oe property

public string LaunchPath
return string

StackSize public_oe property

public uint StackSize
return uint

TimeStamp public_oe property

public DateTime,System TimeStamp
return System.DateTime