Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 585 Bytes

hitscan.md

File metadata and controls

23 lines (14 loc) · 585 Bytes

🤣 hitscan

Functions:

add_hitbox

hitscan.add_hitbox(hitbox): void

Name Type
hitbox hitbox

remove_hitbox

hitscan.remove_hitbox(hitbox): void

Name Type
hitbox hitbox

clear

hitscan.clear(): void