C# Class magnetic, UrsaMajor

Inheritance: MonoBehaviour
Afficher le fichier Open project: BJarv/UrsaMajor

Méthodes publiques

Свойство Type Description
magnetized bool
player GameObject
speed float
target bool

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

magnetized public_oe property

public bool magnetized
Résultat bool

player public_oe property

public GameObject player
Résultat GameObject

speed public_oe property

public float speed
Résultat float

target public_oe property

public bool target
Résultat bool