C# 클래스 Il2CppDumper.MachoSection

파일 보기 프로젝트 열기: AndnixSH/Il2CppDumper-GUI 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
addr uint
flags uint
offset uint
sectname string
size uint

프로퍼티 상세

addr 공개적으로 프로퍼티

public uint addr
리턴 uint

flags 공개적으로 프로퍼티

public uint flags
리턴 uint

offset 공개적으로 프로퍼티

public uint offset
리턴 uint

sectname 공개적으로 프로퍼티

public string sectname
리턴 string

size 공개적으로 프로퍼티

public uint size
리턴 uint