1234567891011121314151617181920212223 |
- .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
- .. DO NOT EDIT THIS FILE, but the IP_Unix.xml source instead.
- .. The source is found in doc/classes or modules/<name>/doc_classes.
- .. _class_IP_Unix:
- IP_Unix
- =======
- **Inherits:** :ref:`IP<class_ip>` **<** :ref:`Object<class_object>`
- **Category:** Core
- Brief Description
- -----------------
- Unix IP support. See :ref:`IP<class_ip>`.
- Description
- -----------
- Unix-specific implementation of IP support functions. See :ref:`IP<class_ip>`.
|