Skip to content

Commit a14dac4

Browse files
committed
- Example updated
1 parent 0c15c7e commit a14dac4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Assets/Plugins/ScriptableObjectDropdown/ScriptableObjectDropdownAttribute.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ public enum ScriptableObjectGrouping
4949
///
5050
/// // or
5151
///
52+
/// [CreateAssetMenu(menuName = "Create Block Manager Settings")]
5253
/// public class BlockManagerSetting : ScriptableObject
5354
/// {
5455
/// [ScriptableObjectDropdown] public Block targetBlock;

0 commit comments

Comments
 (0)