Method | Description | |
---|---|---|
GetCollectionName ( IPathAsset asset ) : string | ||
Init ( ) : void | ||
OnDestroy ( ) : void | ||
PathEditor ( ) : System.Collections | ||
SaveCollection ( CollectionAsset collectionAsset, IPathAsset pathAsset ) : void | ||
Update ( ) : void | ||
UpdateScene ( ) : void |
public GetCollectionName ( IPathAsset asset ) : string | ||
asset | IPathAsset | |
return | string |
public SaveCollection ( CollectionAsset collectionAsset, IPathAsset pathAsset ) : void | ||
collectionAsset | CollectionAsset | |
pathAsset | IPathAsset | |
return | void |