UGC_UPDATE_CONTENT(char* contentId, Any* data, int dataCount, char* contentName, char* description, char* tagsCsv, char* contentTypeName)
UGC_UPDATE_MISSION(char* contentId, char* contentName, char* description, char* tagsCsv, char* contentTypeName)
0x6AD0BD5E087866CB(Any p0)
0xA6EEF01087181EDD(Any p0, Any p1)
0xDBF860CF1DB8E599(Any p0)
Namespace: DECORATOR
DECOR_EXIST_ON(Entity entity, char* propertyName)
DECOR_GET_BOOL(Entity entity, char* propertyName)
DECOR_GET_FLOAT(Entity entity, char* propertyName)
DECOR_GET_INT(Entity entity, char* propertyName)
DECOR_IS_REGISTERED_AS_TYPE(char* propertyName, int type)
DECOR_REGISTER(char* propertyName, int type)
DECOR_REGISTER_LOCK
DECOR_REMOVE(Entity entity, char* propertyName)
DECOR_SET_BOOL(Entity entity, char* propertyName, BOOL value)
DECOR_SET_FLOAT(Entity entity, char* propertyName, float value)
DECOR_SET_INT(Entity entity, char* propertyName, int value)
DECOR_SET_TIME(Entity entity, char* propertyName, int timestamp)
Namespace: DLC
_GET_EXTRA_CONTENT_PACK_HAS_BEEN_INSTALLED
GET_IS_LOADING_SCREEN_ACTIVE
HAS_CLOUD_REQUESTS_FINISHED(BOOL* variable, Any unused)
IS_DLC_PRESENT(Hash dlcHash)
ON_ENTER_MP
ON_ENTER_SP
0x241FCA5B1AA14F75
0x9489659372A81585
0xA213B11DFF526300
0xC4637A6D03C24CC3
0xF2E07819EF1A5289
Namespace: ENTITY
APPLY_FORCE_TO_ENTITY(Entity entity, int forceType, float x, float y, float z, float offX, float offY, float offZ, int boneIndex, BOOL isDirectionRel, BOOL ignoreUpVec, BOOL isForceRel, BOOL p12, BOOL p13)
APPLY_FORCE_TO_ENTITY_CENTER_OF_MASS(Entity entity, int forceType, float x, float y, float z, BOOL p5, BOOL isDirectionRel, BOOL isForceRel, BOOL p8)
_ATTACH_ENTITY_BONE_TO_ENTITY_BONE(Entity entity1, Entity entity2, int entityBone, int entityBone2, BOOL p4, BOOL p5)
_ATTACH_ENTITY_BONE_TO_ENTITY_BONE_PHYSICALLY(Entity entity1, Entity entity2, int entityBone, int entityBone2, BOOL p4, BOOL p5)