메소드 | 설명 | |
---|---|---|
find ( string selector ) : tsg_Selector, | ||
mouseEnter ( string scriptName ) : tsg_Selector, | ||
mouseExit ( string scriptName ) : tsg_Selector, | ||
moveTo ( float x, float y, float z ) : tsg_Selector, |
public mouseEnter ( string scriptName ) : tsg_Selector, | ||
scriptName | string | |
리턴 | tsg_Selector, |
public mouseExit ( string scriptName ) : tsg_Selector, | ||
scriptName | string | |
리턴 | tsg_Selector, |
public moveTo ( float x, float y, float z ) : tsg_Selector, | ||
x | float | |
y | float | |
z | float | |
리턴 | tsg_Selector, |