CTSSingleton<T> Class

Namespace
CTS
Base Types
  • MonoBehaviour
Derived Types
graph BT Type-->Base0["MonoBehaviour"] Type["CTSSingleton<T>"] class Type type-node Derived0["CTSTerrainManager"]-->Type click Derived0 "/docs/client_api_10.4.0/api/CTS/CTSTerrainManager"

Syntax

public class CTSSingleton<T> : MonoBehaviour where T : MonoBehaviour

Type Parameters

Name Description
T

Properties

Name Value Summary
Instance T
static