mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-11 23:19:00 +08:00
fix: expand conflicting parameter types for menu item in introspection
This commit is contained in:
parent
8da1cf3e67
commit
606a54f434
@ -39,6 +39,7 @@ namespace nadena.dev.modular_avatar.core.editor
|
||||
ParameterNamespace.Animator,
|
||||
_component, PluginDefinition.Instance, _component.AnimatorControllerParameterType)
|
||||
{
|
||||
ExpandTypeOnConflict = true,
|
||||
WantSynced = _component.isSynced,
|
||||
IsHidden = hidden,
|
||||
DefaultValue = _component.isDefault ? _component.Control.value : null
|
||||
|
Loading…
x
Reference in New Issue
Block a user