Gjallarhorn


IDependent

Namespace: Gjallarhorn.Internal

A type which depends on a signal

Instance members

Instance memberDescription
HasDependencies
Signature: bool
Modifiers: abstract

Queries whether other dependencies are registered to this dependent

CompiledName: get_HasDependencies

UpdateDirtyFlag(arg1)
Signature: obj -> unit
Modifiers: abstract

Signals the type that it should refresh its current value as one of it's dependencies has been updated

Fork me on GitHub