unlock

Methods

_unlock_is_unlock_flag_set

function native.unlock._unlock_is_unlock_flag_set(unlock_hash: int, flag: int): bool

unlock_is_unlocked

function native.unlock.unlock_is_unlocked(unlock_hash: int): bool

unlock_set_unlocked

function native.unlock.unlock_set_unlocked(unlock_hash: int, toggle: bool): void

unlock_is_visible

function native.unlock.unlock_is_visible(unlock_hash: int): bool

unlock_set_visible

function native.unlock.unlock_set_visible(unlock_hash: int, toggle: bool): void

_unlock_is_new

function native.unlock._unlock_is_new(unlock_hash: int): bool

_unlock_set_new

function native.unlock._unlock_set_new(unlock_hash: int, toggle: bool): void

_unlock_is_lootable

function native.unlock._unlock_is_lootable(unlock_hash: int): bool

_unlock_get_item_role_unlock_info

function native.unlock._unlock_get_item_role_unlock_info(unlock_hash: int, out_data: ptr int): void