Difference between revisions of "EFFECT INTERGER *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (Avoiding information overload)
m (Fixing missing parameter)
 
Line 16: Line 16:
 
|value        = 1
 
|value        = 1
 
|description  =  
 
|description  =  
 +
|sourcefile  = effect_constants_h
 
|sourcemodule = Core Game Resources
 
|sourcemodule = Core Game Resources
 
}}
 
}}

Latest revision as of 20:04, 29 March 2015

Source: Core Game Resources.effect_constants_h
Constant name Type Value Description Source
EFFECT_INTEGER_DISABLE_PHYSICS int 0 effect_constants_h
EFFECT_INTEGER_USE_INTERPOLATION_ANGLE int 1 effect_constants_h
EFFECT_INTEGER_VFX int 2 effect_constants_h
EFFECT_INTEGER_DONT_INTERPOLATE int 3 effect_constants_h
EFFECT_INTERGER_USE_TINTING int 4 effect_constants_h

See also