cohtml.IPreloadTextureHandable
Inherited by cohtml.UserImagesManager
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| void | AddPreloadedTexture(IntPtr texturePtr, Texture texture) |
| Texture | GetPreloadedTexture(IntPtr texturePtr) |
| bool | ReleasePreloadedTexture(IntPtr texturePtr) |
Public Functions Documentation
Section titled “Public Functions Documentation”function AddPreloadedTexture
Section titled “function AddPreloadedTexture”void AddPreloadedTexture( IntPtr texturePtr, Texture texture)Reimplemented by: cohtml.UserImagesManager.AddPreloadedTexture
function GetPreloadedTexture
Section titled “function GetPreloadedTexture”Texture GetPreloadedTexture( IntPtr texturePtr)Reimplemented by: cohtml.UserImagesManager.GetPreloadedTexture
function ReleasePreloadedTexture
Section titled “function ReleasePreloadedTexture”bool ReleasePreloadedTexture( IntPtr texturePtr)Reimplemented by: cohtml.UserImagesManager.ReleasePreloadedTexture
© 2026 Coherent Labs. All rights reserved.