Gets the instance of the specified GlobalProjectile type. This will throw exceptions on failure.
- Exceptions
-
| T:System.Collections.Generic.KeyNotFoundException | - Exceptions
-
| T:System.IndexOutOfRangeException | |
|
Definition at line 93047 of file Projectile.cs.
93048 {
93050 }
This class allows you to modify and use hooks for all projectiles, including vanilla projectiles....
RefReadOnlyArray< GlobalProjectile > EntityGlobals
int type
The Projectile ID of this projectile. The Projectile ID is a unique number assigned to each Projectil...