ROOC
Try in the editor
ROOC docs
GitHub
Preparing search index...
runtime
PipeDescription
Type Alias PipeDescription
type
PipeDescription
=
{
type
:
Pipes
;
name
:
string
;
description
:
string
;
input
:
PipeDataType
;
output
:
PipeDataType
;
}
Index
Properties
type
name
description
input
output
Properties
type
type
:
Pipes
name
name
:
string
description
description
:
string
input
input
:
PipeDataType
output
output
:
PipeDataType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
name
description
input
output
Try in the editor
ROOC docs
GitHub
ROOC
Loading...