Oolite 1.91.0.7644-241112-7f5034b
|
#include <PlayerEntityLegacyScriptEngine.h>
Class Methods | |
(static NSString *) | + CurrentScriptNameOr [implementation] |
(static void) | + PerformScriptActions [implementation] |
(static void) | + PerformConditionalStatment [implementation] |
(static void) | + PerformActionStatment [implementation] |
(static BOOL) | + TestScriptConditions [implementation] |
Definition at line 57 of file PlayerEntityLegacyScriptEngine.h.
- (void) add: | (NSString *) | missionVariableString_value |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (BOOL) addEqScriptForKey: | (NSString *) | eq_key |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) addLiteralMissionText: | (NSString *) | text |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) addMissionDestination: | (NSString *) | destinations |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) addMissionText: | (NSString *) | textKey |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (OOPlanetEntity *) addMoon: | (NSString *) | moonKey |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (OOPlanetEntity *) addPlanet: | (NSString *) | planetKey |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) addScene: | (NSArray *) | items | |
atOffset: | (Vector) | off |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) addShips: | (NSString *) | roles_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) addShipsAt: | (NSString *) | roles_number_system_x_y_z |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) addShipsAtPrecisely: | (NSString *) | roles_number_system_x_y_z |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) addShipsWithinRadius: | (NSString *) | roles_number_system_x_y_z_r |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) addSystemShips: | (NSString *) | roles_number_position |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) awardCargo: | (NSString *) | amount_typeString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) awardCredits: | (NSString *) | valueString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) awardEquipment: | (NSString *) | equipString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) awardFuel: | (NSString *) | valueString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) awardShipKills: | (NSString *) | valueString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) blowUpStation |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) checkForShips: | (NSString *) | roleString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) checkScript |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
References foreachkey, and nil.
- (void) clearMissionDescription |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) clearMissionDescriptionForMission: | (NSString *) | key |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) clearMissionScreen |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) clearMissionScreenID |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) clock_days_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) clock_hours_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) clock_mins_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) clock_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) clock_secs_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) commanderLegalStatus_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) commanderLegalStatus_string |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) commanderName_string |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) commanderRank_string |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) commanderShip_string |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) commanderShipDisplayName_string |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) commsMessage: | (NSString *) | valueString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) commsMessageByUnpiloted: | (NSString *) | valueString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) consoleMessage3s: | (NSString *) | valueString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) consoleMessage6s: | (NSString *) | valueString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) credits_number |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Extends class PlayerEntity.
Definition at line 129 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Extends class PlayerEntity.
Definition at line 119 of file PlayerEntityLegacyScriptEngine.m.
References kActionTempPrefix, nil, and sCurrentMissionKey.
- (NSNumber *) d100_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) d256_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) debugMessage: | (NSString *) | args |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) debugOff |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) debugOn |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) decrement: | (NSString *) | missionVariableString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) dockedAtMainStation_bool |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) dockedStationName_string |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) dockedTechLevel_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) doMissionCallback |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) ejectItem: | (NSString *) | item_key |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) endMissionScreenAndNoteOpportunity |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSUInteger) eqScriptIndexForKey: | (NSString *) | eq_key |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) foundEquipment_bool |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) fuelLeakRate_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) fuelLevel_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) galaxy_number |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) gui_screen_string |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) increment: | (NSString *) | missionVariableString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) launchFromStation |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) localVariableForKey: | (NSString *) | variableName | |
andMission: | (NSString *) | missionKey |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (NSMutableDictionary *) localVariablesForMission: | (NSString *) | missionKey |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) messageShipAIs: | (NSString *) | roles_message |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) mission_string |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) missionChoice_string |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) missionKeyPress_string |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) missionScreenID |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSArray *) missionsList |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) missionTitle |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) missionVariableForKey: | (NSString *) | key |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (NSDictionary *) missionVariables |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Extends class PlayerEntity.
Definition at line 185 of file PlayerEntityLegacyScriptEngine.m.
References count, kOOExpandNoOptions, PlayerEntity::localVariablesForMission:, nil, OOExpandDescriptionString(), OOStringExpanderDefaultRandomSeed(), and PLAYER.
|
implementation |
Extends class PlayerEntity.
Definition at line 158 of file PlayerEntityLegacyScriptEngine.m.
References nil.
|
implementation |
Extends class PlayerEntity.
Definition at line 141 of file PlayerEntityLegacyScriptEngine.m.
References nil.
- (NSNumber *) planet_number |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) playSound: | (NSString *) | soundName |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (BOOL) processSceneDictionary: | (NSDictionary *) | couplet | |
atOffset: | (Vector) | off |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (BOOL) processSceneString: | (NSString*) | item | |
atOffset: | (Vector) | off |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) pseudoFixedD100_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) pseudoFixedD256_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Extends class PlayerEntity.
Definition at line 260 of file PlayerEntityLegacyScriptEngine.m.
- (void) refreshMissionScreenTextEntry |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) removeAllCargo |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) removeAllCargo: | (BOOL) | forceRemoval |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) removeEqScriptForKey: | (NSString *) | eq_key |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) removeEquipment: | (NSString *) | equipString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) removeMissionDestination: | (NSString *) | destinations |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) replaceVariablesInString: | (NSString*) | args |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) reset: | (NSString *) | missionvariable |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) resetMissionChoice |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) resetScriptTimer |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) runScriptActions: | (NSArray *) | sanitizedActions | |
withContextName: | (NSString *) | contextName | |
forTarget: | (ShipEntity *) | target |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) runUnsanitizedScriptActions: | (NSArray *) | unsanitizedActions | |
allowingAIMethods: | (BOOL) | allowAIMethods | |
withContextName: | (NSString *) | contextName | |
forTarget: | (ShipEntity *) | target |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) score_number |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (ShipEntity *) scriptTarget |
Extends class PlayerEntity.
Definition at line 233 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (BOOL) scriptTestConditions: | (NSArray *) | array |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) scriptTimer_number |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) sendAllShipsAway |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) set: | (NSString *) | missionvariable_value |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setBackgroundFromDescriptionsKey: | (NSString*) | d_key |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setFuelLeak: | (NSString *) | value |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setGalacticHyperspaceBehaviourTo: | (NSString *) | galacticHyperspaceBehaviourString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setGalacticHyperspaceFixedCoordsTo: | (NSString *) | galacticHyperspaceFixedCoordsString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setGuiToMissionScreen |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setGuiToMissionScreenWithCallback: | (BOOL) | callback |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setLegalStatus: | (NSString *) | valueString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setLocalVariable: | (NSString *) | value | |
forKey: | (NSString *) | variableName | |
andMission: | (NSString *) | missionKey |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setMissionChoiceByTextEntry: | (BOOL) | enable |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setMissionChoices: | (NSString *) | choicesKey |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setMissionChoicesDictionary: | (NSDictionary *) | choicesDict |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setMissionDescription: | (NSString *) | textKey |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) setMissionDescription: | (NSString *) | textKey | |
forMission: | (NSString *) | key |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setMissionInstructions: | (NSString *) | text | |
forMission: | (NSString *) | key |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) setMissionInstructionsList: | (NSArray *) | list | |
forMission: | (NSString *) | key |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) setMissionMusic: | (NSString *) | value |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setMissionScreenID: | (NSString *) | msid |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setMissionTitle: | (NSString *) | value |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setMissionVariable: | (NSString *) | value | |
forKey: | (NSString *) | key |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) setPlanetinfo: | (NSString *) | key_valueString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setScriptTarget: | (ShipEntity *) | ship |
Extends class PlayerEntity.
Definition at line 233 of file PlayerEntityLegacyScriptEngine.m.
- (void) setSpecificPlanetInfo: | (NSString *) | key_valueString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) setSunNovaIn: | (NSString *) | time_value |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) shipsFound_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) showShipModel: | (NSString *) | shipKey |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) spawnShip: | (NSString *) | ship_key |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) status_string |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.
- (void) subtract: | (NSString *) | missionVariableString_value |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) sunGoneNova_bool |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) sunWillGoNova_bool |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) systemEconomy_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) systemEconomy_string |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) systemGovernment_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSString *) systemGovernment_string |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) systemPopulation_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) systemProductivity_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (NSNumber *) systemTechLevel_number |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) targetNearestHostile |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) targetNearestIncomingMissile |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
- (void) testForEquipment: | (NSString *) | equipString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Extends class PlayerEntity.
Definition at line 233 of file PlayerEntityLegacyScriptEngine.m.
- (void) useSpecialCargo: | (NSString *) | descriptionString |
Extends class PlayerEntity.
Definition at line 955 of file PlayerEntityLegacyScriptEngine.m.
|
implementation |
Extends class PlayerEntity.
Definition at line 278 of file PlayerEntityLegacyScriptEngine.m.