-
Notifications
You must be signed in to change notification settings - Fork 936
Closed
Description
class NodeState have no dll interface.
/// Contains vectors of connected input and output connections.
/// Stores bool for reacting on hovering connections
class NodeState
{
public:
instead of
/// Contains vectors of connected input and output connections.
/// Stores bool for reacting on hovering connections
class NODE_EDITOR_PUBLIC NodeState
{
public:
so, this class is unusable in library.
Metadata
Metadata
Assignees
Labels
No labels