Sequine - Scripting API
Calcatz.CookieCutter.CustomCommandFinderLogic Class Reference

Public Member Functions

virtual bool Filter (Command _command)
 The logic to whether to include the command in the result or not. More...
 
virtual void OnGUI ()
 

Properties

virtual string title [get]
 

Member Function Documentation

◆ Filter()

virtual bool Calcatz.CookieCutter.CustomCommandFinderLogic.Filter ( Command  _command)
virtual

The logic to whether to include the command in the result or not.

Parameters
_command
Returns

◆ OnGUI()

virtual void Calcatz.CookieCutter.CustomCommandFinderLogic.OnGUI ( )
virtual

Property Documentation

◆ title

virtual string Calcatz.CookieCutter.CustomCommandFinderLogic.title
get