Table of Contents

filterVariableString

There is no doc-string available for this function.

Syntax

script filterVariableString(string %string, string %brick, string %client, string %player, string %vehicle);

Parameters

string %string
No description available.

string %brick
No description available.

string %client
No description available.

string %player
No description available.

string %vehicle
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Event_Variables/server/replacers.cs:10

See also

References

fxDTSBrick::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:37
fxDTSBrick::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:39
MiniGameSO::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:152
MiniGameSO::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:154
Vehicle::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:266
Vehicle::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:268
Player::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:380
Player::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:382
GameConnection::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:494
GameConnection::VCE_modVariable: Add-Ons/Event_Variables/server/outputs.cs:496
MiniGameSO::VCE_ifVariable: Add-Ons/Event_Variables/server/outputs.cs:605
MiniGameSO::VCE_ifVariable: Add-Ons/Event_Variables/server/outputs.cs:607
Vehicle::VCE_ifVariable: Add-Ons/Event_Variables/server/outputs.cs:895
Vehicle::VCE_ifVariable: Add-Ons/Event_Variables/server/outputs.cs:897
Player::VCE_ifVariable: Add-Ons/Event_Variables/server/outputs.cs:1185
Player::VCE_ifVariable: Add-Ons/Event_Variables/server/outputs.cs:1187
GameConnection::VCE_ifVariable: Add-Ons/Event_Variables/server/outputs.cs:1475
GameConnection::VCE_ifVariable: Add-Ons/Event_Variables/server/outputs.cs:1477
fxDTSBrick::VCE_ifVariable: Add-Ons/Event_Variables/server/outputs.cs:1764
fxDTSBrick::VCE_ifVariable: Add-Ons/Event_Variables/server/outputs.cs:1766
fxDTSBrick::VCE_ifValue: Add-Ons/Event_Variables/server/outputs.cs:2053
fxDTSBrick::VCE_ifValue: Add-Ons/Event_Variables/server/outputs.cs:2054
fxDTSBrick::VCE_retroCheck: Add-Ons/Event_Variables/server/outputs.cs:2316
fxDTSBrick::VCE_stateFunction: Add-Ons/Event_Variables/server/outputs.cs:2429
fxDTSBrick::VCE_callFunction: Add-Ons/Event_Variables/server/outputs.cs:2465
fxDTSBrick::VCE_callFunction: Add-Ons/Event_Variables/server/outputs.cs:2471
GameConnection::chatMessage: Add-Ons/Event_Variables/server/package.cs:29
GameConnection::centerPrint: Add-Ons/Event_Variables/server/package.cs:33
GameConnection::bottomPrint: Add-Ons/Event_Variables/server/package.cs:37
MiniGameSO::bottomPrintAll: Add-Ons/Event_Variables/server/package.cs:44
MiniGameSO::centerPrintAll: Add-Ons/Event_Variables/server/package.cs:51
MiniGameSO::chatMsgAll: Add-Ons/Event_Variables/server/package.cs:56