![]() |
Style Slasher
A dressup combat roguelike created by Scrungle Studios for the 2025 Swinburne Capstone project.
|
This is the complete list of members for Slasher.Entity.ParamModifier, including all inherited members.
Add | Slasher.Entity.ParamModifier | |
additive | Slasher.Entity.ParamModifier | private |
BaseParamValue(ParamID id) | Slasher.Entity.BaseParamValue | |
ID | Slasher.Entity.BaseParamValue | |
id | Slasher.Entity.BaseParamValue | private |
idString | Slasher.Entity.BaseParamValue | private |
multiplicative | Slasher.Entity.ParamModifier | private |
Multiply | Slasher.Entity.ParamModifier | |
OnAfterDeserialize() | Slasher.Entity.BaseParamValue | |
OnBeforeSerialize() | Slasher.Entity.BaseParamValue | |
OnChange() | Slasher.Entity.BaseParamValue | |
OnChanged | Slasher.Entity.BaseParamValue | |
ParamModifier(ParamID id, float delta=0, float multiplyDelta=0) | Slasher.Entity.ParamModifier | |
ParamModifier(ParamID id, bool enabled) | Slasher.Entity.ParamModifier |