97 lines
2.6 KiB
INI
97 lines
2.6 KiB
INI
list=Array[Dictionary]([{
|
|
"base": &"RefCounted",
|
|
"class": &"NakamaAPI",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/api/NakamaAPI.gd"
|
|
}, {
|
|
"base": &"RefCounted",
|
|
"class": &"NakamaAsyncResult",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/utils/NakamaAsyncResult.gd"
|
|
}, {
|
|
"base": &"RefCounted",
|
|
"class": &"NakamaClient",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/client/NakamaClient.gd"
|
|
}, {
|
|
"base": &"RefCounted",
|
|
"class": &"NakamaException",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/utils/NakamaException.gd"
|
|
}, {
|
|
"base": &"Node",
|
|
"class": &"NakamaHTTPAdapter",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/client/NakamaHTTPAdapter.gd"
|
|
}, {
|
|
"base": &"RefCounted",
|
|
"class": &"NakamaLogger",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/utils/NakamaLogger.gd"
|
|
}, {
|
|
"base": &"RefCounted",
|
|
"class": &"NakamaMultiplayerBridge",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/utils/NakamaMultiplayerBridge.gd"
|
|
}, {
|
|
"base": &"MultiplayerPeerExtension",
|
|
"class": &"NakamaMultiplayerPeer",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/utils/NakamaMultiplayerPeer.gd"
|
|
}, {
|
|
"base": &"NakamaAsyncResult",
|
|
"class": &"NakamaRTAPI",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/api/NakamaRTAPI.gd"
|
|
}, {
|
|
"base": &"RefCounted",
|
|
"class": &"NakamaRTMessage",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/api/NakamaRTMessage.gd"
|
|
}, {
|
|
"base": &"RefCounted",
|
|
"class": &"NakamaSerializer",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/utils/NakamaSerializer.gd"
|
|
}, {
|
|
"base": &"NakamaAsyncResult",
|
|
"class": &"NakamaSession",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/api/NakamaSession.gd"
|
|
}, {
|
|
"base": &"RefCounted",
|
|
"class": &"NakamaSocket",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/socket/NakamaSocket.gd"
|
|
}, {
|
|
"base": &"Node",
|
|
"class": &"NakamaSocketAdapter",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/socket/NakamaSocketAdapter.gd"
|
|
}, {
|
|
"base": &"RefCounted",
|
|
"class": &"NakamaStorageObjectId",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/api/NakamaStorageObjectId.gd"
|
|
}, {
|
|
"base": &"RefCounted",
|
|
"class": &"NakamaWriteStorageObject",
|
|
"icon": "",
|
|
"language": &"GDScript",
|
|
"path": "res://addons/com.heroiclabs.nakama/api/NakamaWriteStorageObject.gd"
|
|
}])
|