CoreModulesScenesSceneHandlerSetPropOn this pageSetPropSets the prop of the scene, so that the scene wont spawn new one on start. Function sceneHandler:SetProp(index, prop) Parameters NameTypeDescriptionindexnumberThe index of the prop to set.propnumberThe prop to use in the scene.