HolyLib Wiki

CBaseClient:SendLua

 boolean CBaseClient:SendLua( string code )

Description

Sends the given code to the client to be executed.

Arguments

1string code

Returns

1boolean success

Returns true on success.