parent
8da09dc193
commit
a757539246
|
@ -387,6 +387,7 @@ namespace UnityEngine.UI.Extensions
|
|||
|
||||
public void StartParticleEmission()
|
||||
{
|
||||
pSystem.time = 0;
|
||||
pSystem.Play();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue