Table of Contents

Field MinGroupSize

Namespace
_GrindFest.Scripts.Characters.Monster
Assembly
GrindFest.dll
[HorizontalGroup("Monster/GroupSize", 0, 0, 0, 0)]
[LabelText("Size")]
[VerticalGroup("Monster", 0)]
[ShowIf("MonsterPrefab", true)]
[MinValue(1)]
[MaxValue(50)]
[OnValueChanged("OnMinGroupSizeChanged", false)]
public int MinGroupSize

Returns

int