C# Class GeneralAdvancedTechniques, Unity-Scripts

Inheritance: MonoBehaviour
Exibir arquivo Open project: leventeren/Unity-Scripts

Public Properties

Property Type Description
avatar2dRecursive GameObject,
avatarMove GameObject,
avatarRecursive GameObject,
avatarSpeed GameObject[],
avatarSpeed2 GameObject[],
movePts Transform[],
textField RectTransform,
wingPersonPanel RectTransform,

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

avatar2dRecursive public_oe property

public GameObject, avatar2dRecursive
return GameObject,

avatarMove public_oe property

public GameObject, avatarMove
return GameObject,

avatarRecursive public_oe property

public GameObject, avatarRecursive
return GameObject,

avatarSpeed public_oe property

public GameObject[], avatarSpeed
return GameObject[],

avatarSpeed2 public_oe property

public GameObject[], avatarSpeed2
return GameObject[],

movePts public_oe property

public Transform[], movePts
return Transform[],

textField public_oe property

public RectTransform, textField
return RectTransform,

wingPersonPanel public_oe property

public RectTransform, wingPersonPanel
return RectTransform,