C# Class UnityShipExplosion, casanova-mk2

Inheritance: MonoBehaviour
ファイルを表示 Open project: vs-team/casanova-mk2

Public Properties

Property Type Description
destroyed bool

Public Methods

Method Description
Instantiate ( Vector3 position ) : UnityShipExplosion,

Method Details

Instantiate() public static method

public static Instantiate ( Vector3 position ) : UnityShipExplosion,
position Vector3
return UnityShipExplosion,

Property Details

destroyed public_oe property

public bool destroyed
return bool