Enum ETraitGivingMode
When an agent is generated, you can use the Set of traits already in the file. Ask to generate traits FullRandom (job + optional mental trait + a few physical), which is good for humans. Or Ask for the generator not to add a "Job" type trait with NoJob (good for animals).
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public enum ETraitGivingMode : int
Fields
Name | Description |
---|---|
FullRandom | |
NoJob | |
Set |