...
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
...