public override void DrawProperties() { base.DrawProperties(): NodeUtils.DrawPropertyGroup( ref m_visibleCustomAttrFoldout, CustomAttrStr, DrawCustomAttributes, DrawCustomAttrAddRemoveButtons ): }
public override void DrawProperties() { base.DrawProperties(): NodeUtils.DrawPropertyGroup( ref m_propertiesFoldout, Constants.ParameterLabelStr, DrawGeneralProperties ): EditorGUILayout.HelpBox( HelperMessage, MessageType.Info ): }