Class Attacks_BlackHole
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class Attacks_BlackHole : MonoBehaviour
- Inheritance
-
Attacks_BlackHole
- Inherited Members
-
- Extension Methods
-
Constructors
Attacks_BlackHole()
public Attacks_BlackHole()
Fields
angryFor
Field Value
- float
anim
public MonsterAnimationHandler anim
Field Value
- MonsterAnimationHandler
bot
Field Value
- Bot
counter
Field Value
- float
counting
Field Value
- bool
done
Field Value
- bool
explodeTime
Field Value
- float
exploding
Field Value
- bool
player
Field Value
- Player
range
Field Value
- float
texts
public TextMeshPro[] texts
Field Value
- TextMeshPro[]
toSpawn
public GameObject toSpawn
Field Value
- GameObject
view
Field Value
- PhotonView
Methods
RPCA_SpawnBlackHole()
[PunRPC]
public void RPCA_SpawnBlackHole()
SetTexts(string)
public void SetTexts(string text)
Parameters
text
string
Start()
Update()