C# 클래스 VFECore.DrawStatsReport_Patch

파일 보기 프로젝트 열기: AndroidQuazar/VanillaExpandedFramework

공개 프로퍼티들

프로퍼티 타입 설명
interruptWork bool
weaponToLookUp ThingWithComps

공개 메소드들

메소드 설명
Postfix ( List __state ) : void
Prefix ( Rect rect, Thing thing, List &__state ) : void

메소드 상세

Postfix() 공개 정적인 메소드

public static Postfix ( List __state ) : void
__state List
리턴 void

Prefix() 공개 정적인 메소드

public static Prefix ( Rect rect, Thing thing, List &__state ) : void
rect Rect
thing Thing
__state List
리턴 void

프로퍼티 상세

interruptWork 공개적으로 정적으로 프로퍼티

public static bool interruptWork
리턴 bool

weaponToLookUp 공개적으로 정적으로 프로퍼티

public static ThingWithComps weaponToLookUp
리턴 ThingWithComps