Skip to content

concommand.dispatch

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

concommand.dispatch()

Source

engine/shared/concommand.lua

Usage

concommand.dispatch( player, name, argString, argTable )

Parameters

Name Type Description
player ??? ???
name ??? ???
argString ??? ???
argTable ??? ???

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