CapturePoint:Captured

CapturePoint:Captured(capturePoint: Entity)

Parameters

Name Type Description
capturePoint Entity

Example

Events:Subscribe('CapturePoint:Captured', function(capturePoint)
    -- Do stuff here.
end)
Last modified April 27, 2020: Regenerate all API documentation (0b49d6be)