C# Class GoalEffects, they_love_you

Inheritance: MonoBehaviour
显示文件 Open project: pda/they_love_you

Public Properties

Property Type Description
child_target GameObject
child_target2 GameObject
spin_speed float

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

child_target public_oe property

public GameObject child_target
return GameObject

child_target2 public_oe property

public GameObject child_target2
return GameObject

spin_speed public_oe property

public float spin_speed
return float