CapturePoint:Lost
CapturePoint:Lost(capturePoint: Entity)
Parameters
| Name | Type | Description |
|---|---|---|
| capturePoint | Entity |
Example
Events:Subscribe('CapturePoint:Lost', function(capturePoint)
-- Do stuff here.
end)
Last modified April 27, 2020: Regenerate all API documentation (0b49d6be)