C# Class Stresser

Inheritance: MonoBehaviour
Show file Open project: Aerolith-Studios/White-Collar Class Usage Examples

Public Properties

Property Type Description
singleUse bool
stressImpact int

Private Methods

Method Description
Awake ( ) : void

Property Details

singleUse public property

public bool singleUse
return bool

stressImpact public property

public int stressImpact
return int