deletes the Unity event system component comp.
deletes the Unity event system component attached to the UnityGameObject obj.
deletes the Unity event system component with the specified name.


DeleteUnityEventSystem
deletes the Unity event system component comp.
deletes the Unity event system component attached to the UnityGameObject obj.
deletes the Unity event system component with the specified name.
Details and Options
- DeleteUnityEventSystem destroys the Unity event system component, and releases all references to it.
- DeleteUnityEventSystem[All] destroys all the event system components in the current scene.
- DeleteUnityEventSystem is Listable.
Examples
open all close allBasic Examples (1)
Possible Issues (1)
A UnityEventSystem cannot be accessed after deletion:

Related Guides
Text
Wolfram Research (2019), DeleteUnityEventSystem, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityEventSystem.html.
CMS
Wolfram Language. 2019. "DeleteUnityEventSystem." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityEventSystem.html.
APA
Wolfram Language. (2019). DeleteUnityEventSystem. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityEventSystem.html
BibTeX
@misc{reference.wolfram_2025_deleteunityeventsystem, author="Wolfram Research", title="{DeleteUnityEventSystem}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityEventSystem.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_deleteunityeventsystem, organization={Wolfram Research}, title={DeleteUnityEventSystem}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityEventSystem.html}, note=[Accessed: 16-August-2025]}