constant-byte

xod/core/constant-byte

A predefined single byte datum that never changes in runtime
constant-byte
@/constant-byte
A predefined single byte datum that never changes in runtime
constant-byte
VAL
VALbyte

C++ implementation

node {
    void evaluate(Context ctx) {}
}