Enum BloodType
Unique identifier for the different types of blood decals.
Namespace: Exiled.API.Enums
Assembly: Exiled.API.dll
Syntax
public enum BloodType
Fields
| Name | Description |
|---|---|
| Default | The default blood decal. |
| Faded | The faded blood decal. |
| Scp106 | The blood decal placed after Scp106 sends someone to the pocket dimension. |
| Spreaded | The spreaded blood decal. |
See Also
PlaceBlood(UnityEngine.Vector3)