- Found in:
- Dylbills PE
Description
Documentation Comment
get the type of the projectileRef
projectile types are: 1 = Missile, 2 = Grenade, 3 = Beam, 4 = Flamethrower, 5 = Cone, 6 = Barrier, 7 = Arrow, 0 = unrecognized.
Caveats
Parameters
ObjectReferenceprojectileRef
Examples
Auto-Generated Example
ObjectReference myObjectReference__projectileRef
int returnedValue = DbSkseFunctions.GetProjectileRefType(myObjectReference__projectileRef)