Method | Description | |
---|---|---|
CopyPaste ( Element elem ) : Element |
Paste a copied element by getting a copy and instantiate it, and rebuilding gameobjects
|
|
DestroyEverything ( ) : void |
Destroy every element (gameobjects and data)
|
public abstract CopyPaste ( Element elem ) : Element | ||
elem | Element | |
return | Element |