C# Class KAS.KASAddonControlKey

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: KospY/KAS Class Usage Examples

Méthodes publiques

Свойство Type Description
grabHeadKey string
radius float
rotorNegativeKey string
rotorPositiveKey string
telescopicExtendKey string
telescopicRetractKey string
winchEjectKey string
winchEvaExtendKey string
winchEvaRetractKey string
winchExtendKey string
winchHeadLeftKey string
winchHeadRightKey string
winchHookKey string
winchRetractKey string

Protected Properties

Свойство Type Description
guiHeadGrabWindowPos UnityEngine.Rect

Méthodes publiques

Méthode Description
Awake ( ) : void
LoadKeyConfig ( ) : void
Update ( ) : void

Private Methods

Méthode Description
OnGUI ( ) : void
UpdateGUIControl ( ) : void
UpdateWinchCableControl ( ) : void
UpdateWinchKeyGrab ( ) : void
UpdateWinchMouseGrab ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

LoadKeyConfig() public static méthode

public static LoadKeyConfig ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

grabHeadKey public_oe static_oe property

public static string grabHeadKey
Résultat string

guiHeadGrabWindowPos protected_oe property

protected Rect,UnityEngine guiHeadGrabWindowPos
Résultat UnityEngine.Rect

radius public_oe static_oe property

public static float radius
Résultat float

rotorNegativeKey public_oe static_oe property

public static string rotorNegativeKey
Résultat string

rotorPositiveKey public_oe static_oe property

public static string rotorPositiveKey
Résultat string

telescopicExtendKey public_oe static_oe property

public static string telescopicExtendKey
Résultat string

telescopicRetractKey public_oe static_oe property

public static string telescopicRetractKey
Résultat string

winchEjectKey public_oe static_oe property

public static string winchEjectKey
Résultat string

winchEvaExtendKey public_oe static_oe property

public static string winchEvaExtendKey
Résultat string

winchEvaRetractKey public_oe static_oe property

public static string winchEvaRetractKey
Résultat string

winchExtendKey public_oe static_oe property

public static string winchExtendKey
Résultat string

winchHeadLeftKey public_oe static_oe property

public static string winchHeadLeftKey
Résultat string

winchHeadRightKey public_oe static_oe property

public static string winchHeadRightKey
Résultat string

winchHookKey public_oe static_oe property

public static string winchHookKey
Résultat string

winchRetractKey public_oe static_oe property

public static string winchRetractKey
Résultat string