Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DottieDot/GTAV-NativeDB
/ types & classes
Types & classes
140 in github.com/DottieDot/GTAV-NativeDB
⨍
Functions
247
◇
Types & classes
140
Class
src/code-generation/CSharpEnumCodeGenerator.ts:13
Class
src/code-generation/TSCodeGenerator.ts:50
Class
src/code-generation/RustCodeGenerator.ts:13
Class
src/code-generation/CPlusPlusCodeGenerator.ts:17
Class
src/code-generation/CodeGeneratorBase.ts:75
Class
src/code-generation/NativeExporter.ts:11
Class
src/external/NativeDataLoader.ts:13
Interface
AdditionalNativeData
src/external/NativeDataLoader.ts:9
Interface
Alloc8orNative
src/external/alloc8or-nativedb/model.ts:7
Interface
Alloc8orNativeParam
src/external/alloc8or-nativedb/model.ts:2
Interface
AppBarAction
src/components/AppBar/model.ts:4
Interface
AppBarProps
src/components/AppBar/model.ts:29
Interface
AppBarSearch
src/components/AppBar/model.ts:15
Interface
AppBarSettings
src/components/AppBar/model.ts:23
Interface
AppBarSettingsContext
src/context/app-bar-settings/AppBarSettingsProvider.tsx:6
Interface
AppBarSettingsProviderProps
src/context/app-bar-settings/AppBarSettingsProvider.tsx:18
Interface
AppDataContext
src/context/app-data/AppDataProvider.tsx:26
Interface
AppDataProviderProps
src/context/app-data/AppDataProvider.tsx:40
Interface
AppRibbonProps
src/components/AppRibbon/AppRibbon.tsx:10
Class
AppState
server/src/main.rs:23
Interface
AppTileProps
src/components/AppRibbon/AppTile.tsx:21
Interface
BooleanCodeGenOption
src/pages/GenerateCodePage/Language.tsx:17
Interface
BranchInfo
src/code-generation/CodeGeneratorBase.ts:5
Class
CPlusPlusCodeGenerator
src/code-generation/CPlusPlusCodeGenerator.ts:17
Interface
CPlusPlusCodeGeneratorSettings
src/code-generation/CPlusPlusCodeGenerator.ts:5
Class
CSharpCodeGenerator
src/code-generation/CSharpEnumCodeGenerator.ts:13
Interface
CSharpCodeGeneratorSettings
src/code-generation/CSharpEnumCodeGenerator.ts:4
Interface
CodeCommentProps
src/components/CodeComment/CodeComment.tsx:4
Interface
CodeExample
src/context/native-data/model.ts:88
Interface
CodeExamplesProps
src/components/CodeExamples/CodeExamples.tsx:7
Interface
CodeGenFunction
src/code-generation/ICodeGenerator.ts:25
Interface
CodeGenNative
src/code-generation/ICodeGenerator.ts:14
Interface
CodeGenOption
src/pages/GenerateCodePage/Language.tsx:11
Interface
CodeGenParam
src/code-generation/ICodeGenerator.ts:9
Interface
CodeGenType
src/code-generation/ICodeGenerator.ts:3
Interface
CodeGeneratorBaseSettings
src/code-generation/CodeGeneratorBase.ts:9
Interface
CollapsibleProps
src/components/Collapsible/Collapsible.tsx:4
Interface
Color
src/components/ThemeEditor/ThemeEditor.tsx:19
Interface
ComboCodeGenOption
src/pages/GenerateCodePage/Language.tsx:25
Interface
ConstDefinition
src/context/native-data/model.ts:81
Interface
ConstDefinition
src/external/special-data/model.ts:47
Interface
ConstDefinitionProps
src/components/ConstDefinition/ConstDefinition.tsx:12
Interface
ContainerProps
src/components/AppRibbon/RibbonButton.tsx:28
Interface
CopyableTextProps
src/components/CopyableText/CopyableText.tsx:6
Interface
DesktopSearchProps
src/components/AppBar/DesktopSearch.tsx:76
Interface
DocumentRoot
src/external/special-data/model.ts:53
Interface
DottieDotAdditionalNativeData
src/external/dottiedot-additional-data/model.ts:8
Interface
DottieDotCodeExample
src/external/dottiedot-additional-data/model.ts:2
Interface
EnumDefinitionProps
src/components/TypeDefinition/EnumDefinition.tsx:7
Interface
EnumValue
src/context/native-data/model.ts:39
Interface
EnumValue
src/external/special-data/model.ts:15
Interface
FiveMCodeExample
src/external/fivem-nativedb/model.ts:7
Interface
FiveMNative
src/external/fivem-nativedb/model.ts:12
Interface
FiveMNativeParam
src/external/fivem-nativedb/model.ts:2
Enum
Game
src/context/native-data/model.ts:None
Enum
Game
server/src/game.rs:2
Interface
GameNativeData
src/context/native-data/NativeDataProvider.tsx:6
Interface
HeaderProps
src/components/UpdateDialog/UpdateDialog.tsx:15
Interface
HistoryItem
src/pages/Hashing/Hashing.tsx:16
Interface
ICodeGenerator
src/code-generation/ICodeGenerator.ts:32
Interface
InteractiveTextProps
src/components/InteractiveText/InteractiveText.tsx:21
Interface
LocalFileUploadProps
src/components/LocalFileUpload/LocalFileUpload.tsx:14
Interface
MultiLineCodeGenOption
src/pages/GenerateCodePage/Language.tsx:30
Interface
Namespace
src/context/native-data/model.ts:76
Class
Native
server/src/native_service/native.rs:4
Class
Native
server/src/native_service/external/alloc8or.rs:10
Interface
Native
src/context/native-data/model.ts:9
Interface
Native
src/external/special-data/model.ts:8
Interface
NativeCommentProps
src/components/NativeComment/NativeComment.tsx:5
Interface
NativeConstProps
src/components/NativeValue/NativeConst.tsx:11
Class
NativeData
server/src/main.rs:17
Interface
NativeData
src/code-generation/NativeExporter.ts:5
Interface
NativeDataContext
src/context/native-data/NativeDataProvider.tsx:14
Class
NativeDataLoader
src/external/NativeDataLoader.ts:13
Interface
NativeDataProviderProps
src/context/native-data/NativeDataProvider.tsx:25
Interface
NativeDefinitionProps
src/components/NativeDefinition/NativeDefinition.tsx:12
Interface
NativeDetailsProps
src/components/NativeDetails/NativeDetails.tsx:5
Class
NativeExporter
src/code-generation/NativeExporter.ts:11
Interface
NativeHeaderProps
src/components/NamespaceHeader/NativeHeader.tsx:10
Interface
NativeInfoProps
src/pages/NativesPage/NativeInfo.tsx:13
Interface
NativeListItemProps
src/components/NativeList/NativeListItem.tsx:8
Interface
NativeListProps
src/components/NativeList/NativeList.tsx:12
Class
NativeParam
server/src/native_service/native.rs:16
Class
NativeParam
server/src/native_service/external/alloc8or.rs:20
Interface
NativeParam
src/context/native-data/model.ts:1
Interface
NativeParam
src/external/special-data/model.ts:2
Interface
NativeParamsExProps
src/components/NativeParamsEx/NativeParamsEx.tsx:10
Interface
NativeParamsProps
src/components/NativeParams/NativeParams.tsx:9
Interface
NativeSelectProps
src/components/NativeSelect/NativeSelect.tsx:77
Class
NativeService
server/src/native_service.rs:13
Enum
NativeSources
src/context/settings/model.ts:None
Interface
NativeStats
src/context/native-data/model.ts:29
Interface
NativeTypeDefinitionProps
src/components/TypeDefinition/NativeTypeDefinition.tsx:6
Interface
NativeTypeProps
src/components/NativeType/NativeType.tsx:11
Interface
NativeUsageProps
src/components/NativeUsage/NativeUsage.tsx:5
Interface
NativeValueProps
src/components/NativeValue/NativeValue.tsx:5
Interface
OnlineStatusProviderProps
src/components/OnlineStatusProvider/OnlineStatusProvider.tsx:7
Interface
Props
src/components/NativeList/JumpToNamespace.tsx:8
Interface
Props
src/components/AppBar/StatsDialog.tsx:4
Interface
Props
src/components/NativeSelect/NativeSelect.tsx:31
next →
1–100 of 140, ranked by callers