Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Insert excerpt
BrightScript Version Navigation Menu
BrightScript Version Navigation Menu
nopaneltrue
This object contains functions for realizing files (i.e. extracting files from an asset pool and placing them into the standard file directory). Realizing a complete asset pool is not recommended because the process can be slow. Instead, the recommended practice for using files in an asset pool is to retrieve the pool file location using roAssetPoolFiles object.

Object Creation: The roAssetRealizer object requires two parameters upon creation: an roAssetPool object and a destination directory.

...