C# Class YeloDebug.ModuleSection

Module section information.
Show file 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 property

public uint Base
return uint

Flags public property

public uint Flags
return uint

Index public property

public uint Index
return uint

Name public property

public string Name
return string

Size public property

public uint Size
return uint