C# Class MoveWithMouse, InventorySystem

Inheritance: MonoBehaviour
Afficher le fichier Open project: duzixi/InventorySystem Class Usage Examples

Méthodes publiques

Méthode Description
IsRaycastLocationValid ( Vector2 sp, Camera eventCamera ) : bool

Private Methods

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

Method Details

IsRaycastLocationValid() public méthode

public IsRaycastLocationValid ( Vector2 sp, Camera eventCamera ) : bool
sp Vector2
eventCamera Camera
Résultat bool