MinF

From Dragon Age Toolset Wiki
Jump to: navigation, search

Returns the lesser value of f1 and f2

float MinF(
float f1,
float f2
);
Parameters:
f1
Float 1
f2
Float 2
Returns:

returns the lesser value of both

Source:

Core Game Resources.core_h