public AddNewSceneObject ( SceneObjectGroup sceneObject, bool attachToBackup ) : bool | ||
sceneObject | SceneObjectGroup | |
attachToBackup | bool | /// If true, the object is made persistent into the scene. /// If false, the object will not persist over server restarts /// |
return | bool |