C# Class GeneralAdvancedTechniques, Unity-Scripts

Inheritance: MonoBehaviour
Show file 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 property

public GameObject, avatar2dRecursive
return GameObject,

avatarMove public property

public GameObject, avatarMove
return GameObject,

avatarRecursive public property

public GameObject, avatarRecursive
return GameObject,

avatarSpeed public property

public GameObject[], avatarSpeed
return GameObject[],

avatarSpeed2 public property

public GameObject[], avatarSpeed2
return GameObject[],

movePts public property

public Transform[], movePts
return Transform[],

textField public property

public RectTransform, textField
return RectTransform,

wingPersonPanel public property

public RectTransform, wingPersonPanel
return RectTransform,