Property | Type | Description | |
---|---|---|---|
Singleton | InteractionDefinition |
Method | Description | |
---|---|---|
AddInteractions ( InteractionObjectPair iop, Sim actor, TeppanyakiGrill target, List |
||
OverridedTGCookDefinition ( ) : System | ||
OverridedTGCookDefinition ( string menuText, Recipe recipe, string menuPath, GameObject objectClickedOn, Recipe destination, Recipe quantity, Recipe repetition, bool bWasHaveSomething, int cost ) : System | ||
SpecificTest ( Sim actor, TeppanyakiGrill target, bool isAutonomous, GreyedOutTooltipCallback &greyedOutTooltipCallback ) : bool |
public AddInteractions ( InteractionObjectPair iop, Sim actor, TeppanyakiGrill target, List |
||
iop | InteractionObjectPair | |
actor | Sim | |
target | TeppanyakiGrill | |
results | List |
|
return | void |
public OverridedTGCookDefinition ( ) : System | ||
return | System |
public OverridedTGCookDefinition ( 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 | |
return | System |
public SpecificTest ( Sim actor, TeppanyakiGrill target, bool isAutonomous, GreyedOutTooltipCallback &greyedOutTooltipCallback ) : bool | ||
actor | Sim | |
target | TeppanyakiGrill | |
isAutonomous | bool | |
greyedOutTooltipCallback | GreyedOutTooltipCallback | |
return | bool |