Field MaxGroupSize
- Namespace
- GrindFest.Characters.Monster
- Assembly
- GrindFest.dll
[HorizontalGroup("Monster/GroupSize", 0, 0, 0, 0)]
[HideLabel]
[VerticalGroup("Monster", 0)]
[ShowIf("MonsterPrefab", true)]
[MinValue(1)]
[MaxValue(50)]
[OnValueChanged("OnMaxGroupSizeChanged", false)]
public int MaxGroupSize