C# 클래스 YeloDebug.ModuleSection

Module section information.
파일 보기 프로젝트 열기: troymac1ure/Entity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Base uint
Flags uint
Index uint
Name string
Size uint

프로퍼티 상세

Base 공개적으로 프로퍼티

public uint Base
리턴 uint

Flags 공개적으로 프로퍼티

public uint Flags
리턴 uint

Index 공개적으로 프로퍼티

public uint Index
리턴 uint

Name 공개적으로 프로퍼티

public string Name
리턴 string

Size 공개적으로 프로퍼티

public uint Size
리턴 uint