Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- Base
- RefCounted
- Node
- NodeRange
- NodeRangeFromScalar
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Public/MuT/NodeRange.h |
| Include | #include "MuT/NodeRange.h" |
Syntax
class NodeRange : public mu::Node
Remarks
Base class of any node that outputs a range.
Variables
| Type | Name | Description | |
|---|---|---|---|
| EType | Type |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~NodeRange () |
Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const NODE_TYPE * | |||
| void | Serialise
(
const NodeRange* pNode, |
Life cycle. | |
| NodeRangePtr | StaticUnserialise
(
InputArchive& arch |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| Private |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EType | Possible subclasses. |