ScriptableFactoryEditor

Custom inspector for ScriptableFactory assets.

Definition

Namespace: Paragon.Core.ScriptableFactory.Editor Assembly: Paragon.Editor.dll

[CustomEditor(typeof(ScriptableFactory), true)]
public class ScriptableFactoryEditor : OdinEditor

Features

  • Pool status display (active/inactive counts)

  • Data variant configuration

  • Pre-populate pool controls

  • Runtime spawn/despawn testing

See Also

Last updated

Was this helpful?