Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 3 and Version 4 of ~archive/LoadParam


Ignore:
Timestamp:
Apr 15, 2017, 2:53:15 PM (7 years ago)
Author:
landauf
Comment:

fixed links

Legend:

Unmodified
Added
Removed
Modified
  • ~archive/LoadParam

    v3 v4  
    6363</Campaign>
    6464}}}
    65 as you can see also <name> gets loaded, this is because Campaign is derived from [wiki:archive/BaseObject BaseObject], and as you can see in the loadParams function, its loadParams also gets called.
     65as you can see also <name> gets loaded, this is because Campaign is derived from [wiki:BaseObject BaseObject], and as you can see in the loadParams function, its loadParams also gets called.
    6666
    6767also you may have noticed the Default arguments of <identifier>, because you specified 0 as default