C# Class MotherShipHangar, WorldMaker

Inheritance: MonoBehaviour
Afficher le fichier Open project: SvenFrankson/WorldMaker Class Usage Examples

Méthodes publiques

Свойство Type Description
anchor Transform
anchorDist float
anchorStrength float
targetMotherShip MotherShip,

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

anchor public_oe property

public Transform anchor
Résultat Transform

anchorDist public_oe property

public float anchorDist
Résultat float

anchorStrength public_oe property

public float anchorStrength
Résultat float

targetMotherShip public_oe property

public MotherShip, targetMotherShip
Résultat MotherShip,