create_input_slot#
- TcpOslServer.create_input_slot(actor_uid: str, slot_name: str, type_hint: SlotTypeHint | None = None) None#
Create dynamic input slot.
- Parameters:
- Raises:
OslCommunicationErrorRaised when an error occurs while communicating with server.
OslCommandErrorRaised when the command or query fails.
TimeoutErrorRaised when the timeout float value expires.