C# 클래스 GodotCSTools.NodePathAttribute

상속: Attribute
파일 보기 프로젝트 열기: redxdev/GodotCSTools 1 사용 예제들

공개 메소드들

메소드 설명
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