Table of Contents

Vehicle::VCE_ifVariable

There is no doc-string available for this function.

Syntax

script Vehicle::VCE_ifVariable(string %vehicle, string %var, string %logic, string %valb, string %subdata, string %client);

Parameters

string %vehicle
No description available.

string %var
No description available.

string %logic
No description available.

string %valb
No description available.

string %subdata
No description available.

string %client
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Event_Variables/server/outputs.cs:890

See also

Vehicle::finalExplosion
Vehicle::getDriverBL_ID
Vehicle::getDriverName
Vehicle::lavaDamage
Vehicle::onActivate
Vehicle::onCollision
Vehicle::onDriverLeave
Vehicle::onRemove
Vehicle::setAngularVelocity
Vehicle::teleportEffect
Vehicle::tumbleCheck
Vehicle::VCE_modVariable

References

This function is not called by any other functions.