C# Class YeloDebug.XbeInfo

Structure that contains information about the XBE.
Show file 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 property

public uint Checksum
return uint

LaunchPath public property

public string LaunchPath
return string

StackSize public property

public uint StackSize
return uint

TimeStamp public property

public DateTime,System TimeStamp
return System.DateTime