We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f63626 commit 1c1bae7Copy full SHA for 1c1bae7
1 file changed
ZenKit/Vobs/TriggerScript.cs
@@ -2,7 +2,7 @@
2
3
namespace ZenKit.Vobs
4
{
5
- public interface ITriggerScript : IVirtualObject
+ public interface ITriggerScript : ITrigger
6
7
string Function { get; set; }
8
}
0 commit comments