Syntax
Result = dbEffectExist(EffectID)
Description
This command will return a value of one if the specified FX effect exists. If an attempt was made to dbLoadEffect and the load fails, no runtime error is presented. Use this command to determine if an effect was loaded successfully. Given the nature of FX files, failures can occur often when loading so use of this command is highly recommended.
See Also
dbDeleteEffect, dbLoadEffect, dbSetLimbEffect, dbSetObjectEffect