- Added optional description panel to visject CM
- Enbaled description panel for visual scripting - Archetype description now gets drawn in description panel
This commit is contained in:
@@ -174,6 +174,9 @@ namespace FlaxEditor.Surface
|
||||
/// <inheritdoc />
|
||||
public override bool CanSetParameters => true;
|
||||
|
||||
/// <inheritdoc />
|
||||
public override bool UseContextMenuDescriptionPanel => true;
|
||||
|
||||
/// <inheritdoc />
|
||||
public override bool CanUseNodeType(GroupArchetype groupArchetype, NodeArchetype nodeArchetype)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user