An attribute used to group inspector fields under common dropdowns Implementation inspired by Rodrigo Prinheiro's work, available at https://github.com/RodrigoPrinheiro/unityFoldoutAttribute
More...
|
| | MMFInspectorGroupAttribute (string groupName, bool groupAllFieldsUntilNextGroupAttribute=false, int groupColorIndex=24, bool requiresSetup=false, bool closedByDefault=false) |
| |
An attribute used to group inspector fields under common dropdowns Implementation inspired by Rodrigo Prinheiro's work, available at https://github.com/RodrigoPrinheiro/unityFoldoutAttribute
◆ MMFInspectorGroupAttribute()
| MoreMountains.Feedbacks.MMFInspectorGroupAttribute.MMFInspectorGroupAttribute |
( |
string |
groupName, |
|
|
bool |
groupAllFieldsUntilNextGroupAttribute = false, |
|
|
int |
groupColorIndex = 24, |
|
|
bool |
requiresSetup = false, |
|
|
bool |
closedByDefault = false |
|
) |
| |
◆ ClosedByDefault
| bool MoreMountains.Feedbacks.MMFInspectorGroupAttribute.ClosedByDefault |
◆ GroupAllFieldsUntilNextGroupAttribute
| bool MoreMountains.Feedbacks.MMFInspectorGroupAttribute.GroupAllFieldsUntilNextGroupAttribute |
◆ GroupColorIndex
| int MoreMountains.Feedbacks.MMFInspectorGroupAttribute.GroupColorIndex |
◆ GroupName
| string MoreMountains.Feedbacks.MMFInspectorGroupAttribute.GroupName |
◆ RequiresSetup
| bool MoreMountains.Feedbacks.MMFInspectorGroupAttribute.RequiresSetup |
The documentation for this class was generated from the following file:
- F:/Github/Store/TopDownEngine/Assets/TopDownEngine/ThirdParty/MoreMountains/MMFeedbacks/MMFeedbacks/Core/MMFeedbacksHelpers.cs