setValueNoCheck

open override fun setValueNoCheck(newValue: A_BasicObject)

Assign the given value to the VariableDescriptor. The client should ensure that the value is acceptable for the variable.

Parameters

newValue

The variable's new value.