[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.4" ) ]
public bool get_value (Value value)
Warning: get_value is deprecated since 1.12.
Retrieves a copy of the value for a StateKey.
Use KeyframeTransition and TransitionGroup instead
The Value needs to be already initialized for the value type of the property or to a type that allow transformation from the value type of the key.
Use unset when done.
this |
a StateKey |
value |
a Value initialized with the correct type for the this |
|