Свойство | Type | Description | |
---|---|---|---|
mPushEat | bool | ||
mSingleServing | bool |
Méthode | Description | |
---|---|---|
AddInteractions ( InteractionObjectPair iop, Sim actor, CraftersConsignment target, List |
||
CreateInstance ( InteractionInstanceParameters ¶meters ) : InteractionInstance | ||
Definition ( ) : NRaas.CommonSpace.Helpers | ||
Definition ( GameObject target, bool singleServing ) : NRaas.CommonSpace.Helpers | ||
Definition ( ObjectGuid target, bool usePath ) : NRaas.CommonSpace.Helpers | ||
Test ( Sim a, CraftersConsignment target, bool isAutonomous, GreyedOutTooltipCallback &greyedOutTooltipCallback ) : bool |
public AddInteractions ( InteractionObjectPair iop, Sim actor, CraftersConsignment target, List |
||
iop | InteractionObjectPair | |
actor | Sim | |
target | CraftersConsignment | |
results | List |
|
Résultat | void |
public CreateInstance ( InteractionInstanceParameters ¶meters ) : InteractionInstance | ||
parameters | InteractionInstanceParameters | |
Résultat | InteractionInstance |
public Definition ( ) : NRaas.CommonSpace.Helpers | ||
Résultat | NRaas.CommonSpace.Helpers |
public Definition ( GameObject target, bool singleServing ) : NRaas.CommonSpace.Helpers | ||
target | GameObject | |
singleServing | bool | |
Résultat | NRaas.CommonSpace.Helpers |
public Definition ( ObjectGuid target, bool usePath ) : NRaas.CommonSpace.Helpers | ||
target | ObjectGuid | |
usePath | bool | |
Résultat | NRaas.CommonSpace.Helpers |
public Test ( Sim a, CraftersConsignment target, bool isAutonomous, GreyedOutTooltipCallback &greyedOutTooltipCallback ) : bool | ||
a | Sim | |
target | CraftersConsignment | |
isAutonomous | bool | |
greyedOutTooltipCallback | GreyedOutTooltipCallback | |
Résultat | bool |