Skip to content

Core::TransformOperation::NameTypePair

#include "Core/Nodes/Operations.h"

Public Attributes

Name
std::stringname
EValueTypetype

Public Attributes Documentation

variable name

cpp
std::string name;
std::string name;

variable type

cpp
EValueType type;
EValueType type;

Updated on 2024-03-16 at 19:15:01 +0000