C# Class Il2CppDumper.MachoSection

Show file 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 property

public uint addr
return uint

flags public property

public uint flags
return uint

offset public property

public uint offset
return uint

sectname public property

public string sectname
return string

size public property

public uint size
return uint