EvilEngine/Events/Disable: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
No edit summary
(Created page with API request)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<onlyinclude>
{{EventInfobox
{{#vardefine:id|0x2}}<nowiki/>
|image=
{{#vardefine:games|Scooby BFBB TSSM Incredibles ROTU RatProto}}<nowiki/>
|id=2
{{#vardefine:image|}}<nowiki/>
|games=Scooby BFBB TSSM Incredibles ROTU
{{#vardefine:dstassetid|}}<nowiki/>
}}
{{#vardefine:paramassetid|}}<nowiki/>
{{#vardefine:param|}}<nowiki/>
</onlyinclude>
{{AutoEventInfoBox}}


'''Disable''' disables an [[object]]. This will make the object ignore all new events, except for {{SlashTrick|Events/Enable}}, sent from the game or another object. Sending {{SlashTrick|Events/Enable}} to the object will make it able to receive events again.
'''Disable''' disables an [[object]]. This will make the object ignore all new events, except for {{SlashTrick|Events/Enable}}, sent from the game or another object. Sending {{SlashTrick|Events/Enable}} to the object will make it able to receive events again.


[[Category:EvilEngine Events]]
==Parameters==
N/A

==See also==
* {{SlashTrick|Events/Enable}}

[[Category:Events]]

Latest revision as of 17:05, 1 October 2022

Disable
ID0x2
Games usedNight of 100 Frights

Battle for Bikini Bottom
The SpongeBob SquarePants Movie
The Incredibles
Rise of the Underminer

Ratatouille Prototype

Disable disables an object. This will make the object ignore all new events, except for Enable, sent from the game or another object. Sending Enable to the object will make it able to receive events again.