C# Class Il2CppDumper.MachoSection

Datei anzeigen Open project: AndnixSH/Il2CppDumper-GUI Class Usage Examples

Public Properties

Property Type Description
addr uint
flags uint
offset uint
sectname string
size uint

Property Details

addr public_oe property

public uint addr
return uint

flags public_oe property

public uint flags
return uint

offset public_oe property

public uint offset
return uint

sectname public_oe property

public string sectname
return string

size public_oe property

public uint size
return uint