C# Class Invert.Core.GraphDesigner.WithObservable

Inheritance: WithField
Show file Open project: InvertGames/uFrame.Editor

Public Methods

Method Description
WithObservable ( System.Action selector ) : System
WithObservable ( string format = "{0}Observable" ) : System

Protected Methods

Method Description
Apply ( TemplateContext ctx ) : void

Method Details

Apply() protected method

protected Apply ( TemplateContext ctx ) : void
ctx TemplateContext
return void

WithObservable() public method

public WithObservable ( System.Action selector ) : System
selector System.Action
return System

WithObservable() public method

public WithObservable ( string format = "{0}Observable" ) : System
format string
return System