Skip to content

concommand.callback

Andrew McWatters edited this page Apr 19, 2020 · 18 revisions

concommand:callback()

Source

engine/shared/concommand.lua

Usage

concommand:callback( player, command, argString, argTable )

Parameters

Name Type Description
player ??? ???
command ??? ???
argString ??? ???
argTable ??? ???

This article is a stub. You can help Planimeter by expanding it.

Clone this wiki locally