Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UnityEditor
AnimationWindowManipulator
C# 클래스 UnityEditor.AnimationWindowManipulator
파일 보기
프로젝트 열기: CarlosHBC/UnityDecompiled
공개 프로퍼티들
프로퍼티
타입
설명
controlID
int
onDrag
OnDragDelegate
onEndDrag
OnEndDragDelegate
onStartDrag
OnStartDragDelegate
rect
UnityEngine.Rect
공개 메소드들
메소드
설명
AnimationWindowManipulator
( ) :
System
메소드 상세
AnimationWindowManipulator()
공개
메소드
public
AnimationWindowManipulator
( ) :
System
리턴
System
프로퍼티 상세
controlID
공개적으로 프로퍼티
public
int
controlID
리턴
int
onDrag
공개적으로 프로퍼티
public
OnDragDelegate
onDrag
리턴
OnDragDelegate
onEndDrag
공개적으로 프로퍼티
public
OnEndDragDelegate
onEndDrag
리턴
OnEndDragDelegate
onStartDrag
공개적으로 프로퍼티
public
OnStartDragDelegate
onStartDrag
리턴
OnStartDragDelegate
rect
공개적으로 프로퍼티
public
Rect,UnityEngine
rect
리턴
UnityEngine.Rect