C# Class YeloDebug.ModuleSection

Module section information.
显示文件 Open project: troymac1ure/Entity Class Usage Examples

Public Properties

Property Type Description
Base uint
Flags uint
Index uint
Name string
Size uint

Property Details

Base public_oe property

public uint Base
return uint

Flags public_oe property

public uint Flags
return uint

Index public_oe property

public uint Index
return uint

Name public_oe property

public string Name
return string

Size public_oe property

public uint Size
return uint