Discuss this page on this pages [[typMarkImages Talk Page|TalkPage]] === typMarkImages === ^ Syntax | (typMarkImages unid) | ^ Arguments | unid: the unid to load an image from | ^ Returns | True if successful,Nil otherwise | ^ Category | [[type]], [[unid]]| ^ Description | Forces the engine to load images needed by the unid to prevent lag when using them later. Useful when you generate lots of space objects through script - very large ship images or fleets with lots of different ships would benefit from this. | === Example === (typMarkImages "&scCentauriRaider;") Loads the ship image for the Centauri raider. Return to [[modding:function:type_functions|type functions]] list Return to [[:Functions]] list