C# Class Il2CppDumper.MachoSection64Bit

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

public ulong addr
return ulong

flags public property

public uint flags
return uint

offset public property

public ulong offset
return ulong

sectname public property

public string sectname
return string

size public property

public ulong size
return ulong