Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DragAndDrop
C# 클래스 DragAndDrop, HomeAlone
상속:
MonoBehaviour
파일 보기
프로젝트 열기: SNUGDC/HomeAlone
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Cam
Camera
FriendName
string
GotFriend
bool
Position
string
비공개 메소드들
메소드
설명
OnMouseDrag
( ) :
void
OnMouseUp
( ) :
void
Start
( ) :
void
Update
( ) :
void
프로퍼티 상세
Cam
공개적으로 프로퍼티
public
Camera
Cam
리턴
Camera
FriendName
공개적으로 프로퍼티
public
string
FriendName
리턴
string
GotFriend
공개적으로 정적으로 프로퍼티
public
static
bool
GotFriend
리턴
bool
Position
공개적으로 프로퍼티
public
string
Position
리턴
string