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: 03.07.2017
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter