프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Singleton | InteractionDefinition |
메소드 | 설명 | |
---|---|---|
AddInteractions ( InteractionObjectPair iop, Sim actor, WoodFireOven target, List |
||
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 |
public AddInteractions ( InteractionObjectPair iop, Sim actor, WoodFireOven target, List |
||
iop | InteractionObjectPair | |
actor | Sim | |
target | WoodFireOven | |
results | List |
|
리턴 | void |
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 |
public SpecificTest ( Sim actor, WoodFireOven target, bool isAutonomous, GreyedOutTooltipCallback &greyedOutTooltipCallback ) : bool | ||
actor | Sim | |
target | WoodFireOven | |
isAutonomous | bool | |
greyedOutTooltipCallback | GreyedOutTooltipCallback | |
리턴 | bool |