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

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

Inherits Kt::Object.

Inherited by Kt::Param.

Detailed Description

It is a reference type that behaves like a const double and can be used in most common math operations (+,-,*,/ etc.)