HGE::Texture_Unlock

Unlocks a texture.

void Texture_Unlock(
  HTEXTURE texture
);

Parameters

texture
Handle of a texture to unlock.

Requirements

Header: hge.h
Import library: hge.lib

See also

Texture_Lock