C# 클래스 VFECore.TryDropEquipment_Patch

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

공개 메소드들

메소드 설명
Postfix ( Pawn_EquipmentTracker __instance, ThingWithComps eq, ThingWithComps resultingEq, IntVec3 pos, bool forbid = true ) : void

메소드 상세

Postfix() 공개 정적인 메소드

public static Postfix ( Pawn_EquipmentTracker __instance, ThingWithComps eq, ThingWithComps resultingEq, IntVec3 pos, bool forbid = true ) : void
__instance Pawn_EquipmentTracker
eq ThingWithComps
resultingEq ThingWithComps
pos IntVec3
forbid bool
리턴 void