Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

DispatchNodeInputRecord<T>.Get¶

Description¶

Provide an access to a record object that only holds a single record.

Signature¶

Ptr<T, Access.ReadWrite, DefaultDataLayout> DispatchNodeInputRecord<T>.Get();

On this page
  • DispatchNodeInputRecord<T>.Get
    • Description
    • Signature