Navigation

Operators and Keywords

Function List:

C++ API

: value = get (player, name)
: values = get (player)

Return the value of the property identified by name.

If name is a cell array return the values of the properties identified by the elements of the cell array. Given only the player object, return a scalar structure with values of all properties of player. The field names of the structure correspond to property names.

Package: octave