Unigine::NodeExtern Class
Interface for node extern handling. See also the UnigineScript analog.
To use this class, include the UnigineNodeExtern.h file.
Unigine::NodeExtern Class
Members
static Ptr< NodeExtern > create (const NodePtr & node)
NodeExtern constructor.Arguments
- const NodePtr & node - Node smart pointer.
static Ptr< NodeExtern > create (int class_id)
NodeExtern constructor.Arguments
- int class_id - Unique class ID.
virtual NodeExternBase * getNodeExtern () const =0
Returns the NodeExternBase pointer.Return value
NodeExternBase pointer.Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)