C# Класс GodotCSTools.NodePathAttribute

Наследование: Attribute
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
NodePathAttribute ( string path ) : System

Constructs a NodePathAttribute

Описание методов

NodePathAttribute() публичный Метод

Constructs a NodePathAttribute
public NodePathAttribute ( string path ) : System
path string The path to the node, relative to the current node.
Результат System