NetworkObject..::..GetInput<(Of <(<'T>)>)> Method
   Retrieves the input value of a specified type and name.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Type Parameters
- T
 - The type of the input value to retrieve.
 
Parameters
- name
 - Type: String
The name of the input to retrieve. 

