VimpNativesMobile
@vimp-mp/types 2.0.1ts
interface VimpNativesMobileMembers
canPhoneBeSeenOnScreen
ts
canPhoneBeSeenOnScreen(): booleancellCamActivate
ts
cellCamActivate(p0: boolean, p1: boolean): voidcellCamActivateSelfieMode
ts
cellCamActivateSelfieMode(toggle: boolean): voidcellCamActivateShallowDofMode
ts
cellCamActivateShallowDofMode(toggle: boolean): voidcellCamIsCharVisibleNoFaceCheck
ts
cellCamIsCharVisibleNoFaceCheck(entity: number): booleancellCamSetSelfieModeDistanceScaling
ts
cellCamSetSelfieModeDistanceScaling(distancescaling: number): voidcellCamSetSelfieModeHeadPitchOffset
ts
cellCamSetSelfieModeHeadPitchOffset(pitch: number): voidcellCamSetSelfieModeHeadRollOffset
ts
cellCamSetSelfieModeHeadRollOffset(roll: number): voidcellCamSetSelfieModeHeadYawOffset
ts
cellCamSetSelfieModeHeadYawOffset(yaw: number): voidcellCamSetSelfieModeHorzPanOffset
ts
cellCamSetSelfieModeHorzPanOffset(horizontalpan: number): voidcellCamSetSelfieModeRollOffset
ts
cellCamSetSelfieModeRollOffset(roll: number): voidcellCamSetSelfieModeSideOffsetScaling
ts
cellCamSetSelfieModeSideOffsetScaling(p0: number): voidcellCamSetSelfieModeVertPanOffset
ts
cellCamSetSelfieModeVertPanOffset(vertpan: number): voidcellHorizontalModeToggle
ts
cellHorizontalModeToggle(toggle: boolean): voidcellSetInput
ts
cellSetInput(direction: number): voidcreateMobilePhone
ts
createMobilePhone(phonetype: number): voiddestroyMobilePhone
ts
destroyMobilePhone(): voidgetMobilePhonePosition
ts
getMobilePhonePosition(): { position: { x: number; y: number; z: number } }getMobilePhoneRenderId
ts
getMobilePhoneRenderId(): { renderid: number }getMobilePhoneRotation
ts
getMobilePhoneRotation(p1: number): { rotation: { x: number; y: number; z: number } }scriptIsMovingMobilePhoneOffscreen
ts
scriptIsMovingMobilePhoneOffscreen(toggle: boolean): voidsetMobilePhoneDofState
ts
setMobilePhoneDofState(toggle: boolean): voidsetMobilePhonePosition
ts
setMobilePhonePosition(posx: number, posy: number, posz: number): voidsetMobilePhoneRotation
ts
setMobilePhoneRotation(rotx: number, roty: number, rotz: number, p3: number): voidsetMobilePhoneScale
ts
setMobilePhoneScale(scale: number): void