Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SharpVectors
Scripting
ScriptableNodeList
C# 클래스 SharpVectors.Scripting.ScriptableNodeList
Implementation wrapper for IScriptableNodeList
상속:
ScriptableObject
,
IScriptableNodeList
파일 보기
프로젝트 열기: codebutler/savagesvg
공개 메소드들
메소드
설명
ScriptableNodeList
(
object
baseObject
) :
System
item
(
ulong
index
) :
IScriptableNode
메소드 상세
ScriptableNodeList()
공개
메소드
public
ScriptableNodeList
(
object
baseObject
) :
System
baseObject
object
리턴
System
item()
공개
메소드
public
item
(
ulong
index
) :
IScriptableNode
index
ulong
리턴
IScriptableNode