C# 클래스 Il2CppDumper.MachoSection64Bit

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

공개 프로퍼티들

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

프로퍼티 상세

addr 공개적으로 프로퍼티

public ulong addr
리턴 ulong

flags 공개적으로 프로퍼티

public uint flags
리턴 uint

offset 공개적으로 프로퍼티

public ulong offset
리턴 ulong

sectname 공개적으로 프로퍼티

public string sectname
리턴 string

size 공개적으로 프로퍼티

public ulong size
리턴 ulong