Table of Contents

Field MaxGroupSize

Namespace
_GrindFest.Scripts.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

Returns

int