TinmanTerrainModule

Description

sealed class Tinman.Terrain.TinmanTerrainModule

Derived from

TinmanModule abstract

Module descriptor for: Tinman - Terrain

Public / Constants

Instance


[ShutdownSurvive]
public static readonly attribute Instance → (TinmanTerrainModule)

Singleton instance of TinmanTerrainModule.

Public / Methods

Create​Simple​Http


[OwnerReturn]
public static method CreateSimpleHttp → (1)

curl opt : int32 = 0

Depicts how to use the cURL library, see SimpleHttp.Create.

returns → SimpleHttp

The SimpleHttp object.

Creates a default SimpleHttp object for this module.