Function Node.getUserData

Retrieves the object associated to a key on a this node. The object must first have been set to this node by calling setUserData with the same key.

Prototype

UserData getUserData(
  string key
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.