class_ip_unix.rst 518 B

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