C# 클래스 ani_GroceryShopping.OverridedWOBakeDefinition

상속: WoodFireOven.WOBake.Definition
파일 보기 프로젝트 열기: Chain-Reaction/NRaas

공개 프로퍼티들

프로퍼티 타입 설명
Singleton InteractionDefinition

공개 메소드들

메소드 설명
AddInteractions ( InteractionObjectPair iop, Sim actor, WoodFireOven target, List results ) : void
OverridedWOBakeDefinition ( ) : System
OverridedWOBakeDefinition ( string menuText, Recipe recipe, string menuPath, GameObject objectClickedOn, Recipe destination, Recipe quantity, Recipe repetition, bool bWasHaveSomething, int cost ) : System
SpecificTest ( Sim actor, WoodFireOven target, bool isAutonomous, GreyedOutTooltipCallback &greyedOutTooltipCallback ) : bool

메소드 상세

AddInteractions() 공개 메소드

public AddInteractions ( InteractionObjectPair iop, Sim actor, WoodFireOven target, List results ) : void
iop InteractionObjectPair
actor Sim
target WoodFireOven
results List
리턴 void

OverridedWOBakeDefinition() 공개 메소드

public OverridedWOBakeDefinition ( ) : System
리턴 System

OverridedWOBakeDefinition() 공개 메소드

public OverridedWOBakeDefinition ( string menuText, Recipe recipe, string menuPath, GameObject objectClickedOn, Recipe destination, Recipe quantity, Recipe repetition, bool bWasHaveSomething, int cost ) : System
menuText string
recipe Recipe
menuPath string
objectClickedOn GameObject
destination Recipe
quantity Recipe
repetition Recipe
bWasHaveSomething bool
cost int
리턴 System

SpecificTest() 공개 메소드

public SpecificTest ( Sim actor, WoodFireOven target, bool isAutonomous, GreyedOutTooltipCallback &greyedOutTooltipCallback ) : bool
actor Sim
target WoodFireOven
isAutonomous bool
greyedOutTooltipCallback GreyedOutTooltipCallback
리턴 bool

프로퍼티 상세

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

public static InteractionDefinition Singleton
리턴 InteractionDefinition