Skip to content
SiteEmail

cohtml.IPreloadTextureHandable

Inherited by cohtml.UserImagesManager

Name
voidAddPreloadedTexture(IntPtr texturePtr, Texture texture)
TextureGetPreloadedTexture(IntPtr texturePtr)
boolReleasePreloadedTexture(IntPtr texturePtr)
void AddPreloadedTexture(
IntPtr texturePtr,
Texture texture
)

Reimplemented by: cohtml.UserImagesManager.AddPreloadedTexture

Texture GetPreloadedTexture(
IntPtr texturePtr
)

Reimplemented by: cohtml.UserImagesManager.GetPreloadedTexture

bool ReleasePreloadedTexture(
IntPtr texturePtr
)

Reimplemented by: cohtml.UserImagesManager.ReleasePreloadedTexture