Skip to content

concommand.setCallback

Andrew McWatters edited this page Jun 13, 2016 · 17 revisions

concommand:setCallback()

Parameters

**Usage:** `concommand:setCallback( callback )`
Name Type Description
callback function Callback to run when the console command is dispatched
Clone this wiki locally