Module MILITARY_FORCE_SCRIPT_INTERFACE

Extensions to the game's military force object.

Functions

GetMemoryAddress () Returns the memory address of the military force object as a hexadecimal string.
GetRecruitmentQueueSize () Returns the number of units in the recruitment queue.


Functions

GetMemoryAddress ()
Returns the memory address of the military force object as a hexadecimal string.

Returns:

    string memory address (e.g. "0x12345678")
GetRecruitmentQueueSize ()
Returns the number of units in the recruitment queue.

Returns:

    integer number of units
generated by LDoc 1.5.0