We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67596a commit 12dd555Copy full SHA for 12dd555
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