C4 Engine
C4 Engine API Documentation

Route::GetRouteNegation

Defined in:  C4Processes.h
Returns the route negation flag.
Prototype

bool GetRouteNegation(voidconst;

Description
The GetRouteNegation function returns a boolean value indicating whether the route negates its data. If the return value is true, then the data is negated.

Initially, a route does not negate its data.
See Also

Route::SetRouteNegation

Route::GetRouteSwizzle

Route::SetRouteSwizzle