GodotObject.getIndexed

Get indexed object property by String. Property indices get accessed with colon separation, for example: position:x

struct GodotObject
@nogc nothrow const
Variant
getIndexed
(
NodePathArg0
)
(
in NodePathArg0 property
)

Meta