|
|
@ -12,7 +12,7 @@ namespace Fungus |
|
|
|
/// </summary> |
|
|
|
/// </summary> |
|
|
|
[CommandInfo("UI", |
|
|
|
[CommandInfo("UI", |
|
|
|
"Set Interactable", |
|
|
|
"Set Interactable", |
|
|
|
"Set the interactable sate of selectable objects.")] |
|
|
|
"Set the interactable state of selectable objects.")] |
|
|
|
public class SetInteractable : Command |
|
|
|
public class SetInteractable : Command |
|
|
|
{ |
|
|
|
{ |
|
|
|
[Tooltip("List of objects to be affected by the command")] |
|
|
|
[Tooltip("List of objects to be affected by the command")] |
|
|
|