Core::TransformOperation::NameTypePair
#include "Core/Nodes/Operations.h"
Public Attributes
| Name | |
|---|---|
| std::string | name |
| EValueType | type |
Public Attributes Documentation
variable name
cpp
std::string name;std::string name;variable type
cpp
EValueType type;EValueType type;Updated on 2025-09-07 at 16:13:51 +0000