ts ini
This commit is contained in:
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* AI Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace ai {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Audio Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace audio {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Cam Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace cam {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Control Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace control {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Cutscene Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace cutscene {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Decorator Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace decorator {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Entity Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace entity {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Fire Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace fire {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Gameplay Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace gameplay {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Graphics Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace graphics {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Interior Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace interior {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Network Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace network {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Object Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace object {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Ped Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace ped {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Player Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace player {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Script Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace script {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* ScriptDraw Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace scriptdraw {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Stats Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace stats {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Streaming Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace streaming {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* System Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace system {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Time Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace time {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* UI Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace ui {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Utils Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace utils {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Vehicle Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace vehicle {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Water Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace water {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Weapon Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace weapon {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* Worldprobe Functions
|
||||
* @public
|
||||
*/
|
||||
declare namespace worldprobe {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user