C# Class Il2CppDumper.MachoSection

Afficher le fichier Open project: AndnixSH/Il2CppDumper-GUI Class Usage Examples

Méthodes publiques

Свойство Type Description
addr uint
flags uint
offset uint
sectname string
size uint

Property Details

addr public_oe property

public uint addr
Résultat uint

flags public_oe property

public uint flags
Résultat uint

offset public_oe property

public uint offset
Résultat uint

sectname public_oe property

public string sectname
Résultat string

size public_oe property

public uint size
Résultat uint