Versions Compared

Key

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

...

UnprotectAllAssets() As Boolean

Removes the protected status placed on any files in the asset pool using the ProtectAssets() method. 

ReserveMegabytes(size As Integer) As Boolean

...

GetPoolSizeInMegabytes() As Integer

Returns the current size of the asset pool (in megabytes). 

Validate(sync_spec As Object, options As roAssociativeArray) As Boolean

...