VE:StateRemoved
VE:StateRemoved(state: VisualEnvironmentState)
Parameters
Name | Type | Description |
---|---|---|
state | VisualEnvironmentState |
Example
Events:Subscribe('VE:StateRemoved', function(state)
-- Do stuff here.
end)
Last modified April 27, 2020: Regenerate all API documentation (0b49d6be)