Enum EStatsChangeMode
When an agent is generated: Set will use the stats from the file. SlightRandom will use the same stats and apply a slight randomization, or FullRandom which will generate stats going from 0 to 100.
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public enum EStatsChangeMode : int
Fields
Name | Description |
---|---|
FullRandom | |
Set | |
SlightRandom |