Unigine::Property Class
UNIGINE | UNIGINE 2.0 | Comments |
---|---|---|
- | PARAMETER_MASK | Enumeration member added. |
- | virtual void setParameterMask(int num, int value) const =0 | Updates the value of a given mask parameter. |
- | virtual int getParameterMask(int num) const =0 | Returns the current value of a given mask parameter. |
- | virtual int findState(const char * name, int fast_id) const =0 | Searches a state by its name and a fast identifier. |
- | virtual int findParameter(const char * name, int fast_id) const =0 | Searches a parameter by its name and a fast identifier. |
virtual int saveWorld(const XmlPtr & xml) const =0 | virtual int saveWorld(const XmlPtr & xml, int force) const =0 | Saves property settings into the Xml. |
virtual int saveState(const StreamPtr & stream) const =0 | virtual int saveState(const StreamPtr & stream, int force) const =0 | Saves property settings into the stream. |
Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)