C# Class Il2CppDumper.MachoSection64Bit

Mostra file Open project: AndnixSH/Il2CppDumper-GUI Class Usage Examples

Public Properties

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

Property Details

addr public_oe property

public ulong addr
return ulong

flags public_oe property

public uint flags
return uint

offset public_oe property

public ulong offset
return ulong

sectname public_oe property

public string sectname
return string

size public_oe property

public ulong size
return ulong