PrefabResource class
Signature:
export declare class PrefabResource extends Resource<PrefabResourceData>
Extends: Resource<PrefabResourceData>
Constructors
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
DataWrapper<any> | ||
| |||
| |||
|
boolean | ||
|
boolean | ||
|
{ name?: string; title?: string; description?: string; image?: string; } | ||
PrefabResourceOpts | |||
|
Methods
Method |
Modifiers |
Description |
---|---|---|
| ||