En:PreLoadObjectImage

Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.

Содержание

Syntax

PreLoadObjectImage(image : String, 
                   state : String,
                   store_full_session : Boolean) : Boolean

Description

Load unit image to memory;

Parameters

  • image - string. Unit image;
  • state - string. State;
  • store_full_session - boolean. Flag: if value is true then store full session, false - otherwise.

Result

The function returns value true, if unit image was successfully loaded to memory, false - otherwise. Data type - Boolean;


See also

General procedures and functions

Личные инструменты