Translations:Difficulty scaling/37/en

From ZeldaMods (Breath of the Wild)
Revision as of 01:33, 11 May 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Pseudocode (1.0.0): <source lang="c++"> bool Ecosystem::LevelSensor::scaleWeapon(const sead::SafeString& weapon_to_look_up,

                                        WeaponModifier required_modifier,
                                        const char** weapon_to_use_name,
                                        WeaponModifier* modifier_to_use,
                                        void* unknown)

{

 // some checks using 'unknown' here which seems to be a pointer to the actor