My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Throwable Class Reference
Inheritance diagram for Throwable:
Modifiable

Public Member Functions

void FixedUpdate ()
 
void OnMasterDestroy ()
 
void PinOut ()
 
bool IsPinOut ()
 
void ClearTrail ()
 
void ResetGravityScale ()
 
void WriteCreateData (BitPacker cd)
 
void ReadCreateData (BitPacker cd)
 

Public Attributes

LayerMask explodeOnContactLayer
 
float secsToExplode = 2.6f
 
float bounciness = 0.5f
 
float inheritedVelocity = 0.0f
 
Melee melee
 
bool meleeHit = false
 
bool destroyOnHit = true
 
Player damageOwner
 
bool trailOnlyWhenThrown = false
 
TrailRenderer trail
 
float minimumContactVelocity = 0.0f
 
float minimumContactVelocityAfterCollision = 0.0f
 
float cookTime = -1.0f
 
string pinPullSound = "Grenade:PinPull"
 
string hitObjectSound
 
HitEvent ExplosionCollided
 
GostekGrenade grenadeHolder
 
LayerMask extrapolateCollisionLayer
 
bool destroyed
 
LayerMask platformsLayer
 
Vector2 startPos
 
Vector2 aimPos
 
float lagSecs
 
bool clientSideCollisionEffectOnlyIfSure = true
 
float collisionDamp = 1.0f
 
float collisionAngularDamp = 1.0f
 
float stopVelocity = 0.0f
 
bool preventSliding
 
Rigidbody2D body
 
ColorMaterial colorMat
 

Additional Inherited Members

- Properties inherited from Modifiable
NetworkObject net [get]
 

The documentation for this class was generated from the following file: