MaxF

From Dragon Age Toolset Wiki
Revision as of 23:10, 31 August 2011 by Sunjammer (Talk | contribs) (Fixing links)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the greater value of f1 and f2

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

returns the greater value of both

Source:

Core Game Resources.core_h