KUIML
Blue Cat's User Interface Programming Language
Kt::Param Class Reference

Used to represent read/write parameters (see PARAM element) in the scripting engine. More...

Inherits Kt::ConstParam.

Detailed Description

It is a reference type that behaves like a double, supporting most common operators (++,–,+=,-=,*=,/= etc.)