Call of Duty Script Documentation

loadfx(<filename>)


Module
Effects


Summary


Load the given effect

Example


fx = loadfx("fx/explosions/large_vehicle_explosion.efx");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List