VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDK3.Components.IVRCDestructible Interface Reference
Inheritance diagram for VRC.SDK3.Components.IVRCDestructible:
Collaboration diagram for VRC.SDK3.Components.IVRCDestructible:

Additional Inherited Members

- Public Member Functions inherited from VRC.SDKBase.IVRC_Destructible
object[] GetState ()
 
void SetState (object[] state)
 
float GetMaxHealth ()
 
float GetCurrentHealth ()
 
void ApplyDamage (float damage)
 
void ApplyHealing (float healing)
 

Detailed Description

Definition at line 9609 of file VRCSDK3.cs.


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