Method | Description | |
---|---|---|
Clone ( this gameObject ) : |
||
FindAudioSource ( this gameObject, |
||
GetMousePosition ( this gameObject ) : |
||
IsMouseDownOutside ( this gameObject ) : bool | ||
Translate ( this gameObject, |
public static Clone ( this gameObject ) : |
||
gameObject | this | |
return |
public static FindAudioSource ( this gameObject, |
||
gameObject | this | |
audioClip | ||
return |
public static GetMousePosition ( this gameObject ) : |
||
gameObject | this | |
return |
public static IsMouseDownOutside ( this gameObject ) : bool | ||
gameObject | this | |
return | bool |
public static Translate ( this gameObject, |
||
gameObject | this | |
point | ||
targetGameObject | ||
return |