public static CheckProjectilePermission ( TShockAPI.TSPlayer player, int index, int type ) : bool | ||
player | TShockAPI.TSPlayer | player - The TSPlayer object that created the projectile. |
index | int | index - The projectile index. |
type | int | type - The projectile type. |
리턴 | bool |