Choose the right transfer method for assets
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { GameObject } from '../..';
|
||||
import { GetObjectsOptions } from '../commands/RegionCommands';
|
||||
|
||||
export interface IResolveJob
|
||||
{
|
||||
object: GameObject,
|
||||
skipInventory: boolean,
|
||||
log: boolean
|
||||
options: GetObjectsOptions,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user