Skip to content

GenericOutput

Hyomoto edited this page Oct 18, 2020 · 11 revisions
Jump To Go Back Arguments Methods Variables

GenericOutput( function )

Implements: None

inheritable template, provides a standardized way for dealing with / structures that can be written to

// no example

Arguments

Name Type Purpose
function func If provided, overrides the "write" function.

Methods

Jump To top write

write()

Returns: N/A undefined

Name Type Purpose
None

Used to write to an output.


Variables

Jump To top

No variables defined.

Clone this wiki locally