C# Class Stresser

Inheritance: MonoBehaviour
Mostrar archivo 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_oe property

public bool singleUse
return bool

stressImpact public_oe property

public int stressImpact
return int