rsc3/doc-schelp/HelpSource/Classes/ProxyNodeMap.scrbl

16 lines
322 B
Text
Raw Normal View History

2022-08-24 13:53:18 +00:00
#lang scribble/manual
@(require (for-label racket))
@title{ProxyNodeMap}
store control values and bus mappings for NodeProxy@section{categories}
Libraries>JITLib>NodeProxy
@section{related}
Classes/Bus
@section{description}
Object to store control values and bus mappings independantly of a specific NodeProxy.