Exemplo n.º 1
0
 internal static bool IsAIBark(Id <NodeTypeTemp> type, IErrorCheckerUtilities <IConversationNode> utils)
 {
     return(utils.GetCategory(type) == Guid.Parse("65fe5351-37b0-44c8-b834-895b55e5c454"));
 }
Exemplo n.º 2
0
 internal static bool IsAIBark(Id <NodeTypeTemp> type, IErrorCheckerUtilities <IConversationNode> utils)
 {
     return(utils.GetCategory(type) == Guid.Parse("5ee1cde6-a1d4-4fe5-9607-b782f324da4e"));
 }