大家可以在这里自由的游览/使用/修改/添加《荒野大镖客2》的NativeDB,欢迎广大Mod作者参与《荒野大镖客2》PC版的Mod开发
float
float ATAN2(float p0, float p1)
BOOL
BOOL IS_BIT_SET(int* address, int offset)
BOOL
BOOL ARE_STRINGS_EQUAL(char* string1, char* string2)
BOOL
BOOL IS_STRING_NULL(char* string)
BOOL
BOOL IS_STRING_NULL_OR_EMPTY(char* string)
BOOL
BOOL STRING_TO_INT(char* string, int* outInteger)
BOOL
BOOL IS_INCIDENT_VALID(int incidentId)
float
float GET_HEADING_FROM_VECTOR_2D(float dx, float dy)
BOOL
BOOL IS_POSITION_OCCUPIED(float x, float y, float z, float range, BOOL p4, BOOL p5, BOOL p6, BOOL p7, BOOL p8, Any p9, BOOL p10)
char*
char* CREATE_STRING(int flags, char* textTemplate, char* str)
BOOL
BOOL CREATE_INCIDENT(int incidentType, float x, float y, float z, int p5, float radius, int* outIncidentID, float p7, BOOL p8)
void
void DELETE_INCIDENT(int incidentId)