1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-09-20 06:05:46 +02:00
MLEM/Docs/api/MLEM.Ui.Elements.Image.TextureCallback.yml

110 lines
2.9 KiB
YAML
Generated

### YamlMime:ManagedReference
items:
- uid: MLEM.Ui.Elements.Image.TextureCallback
commentId: T:MLEM.Ui.Elements.Image.TextureCallback
id: Image.TextureCallback
parent: MLEM.Ui.Elements
children: []
langs:
- csharp
- vb
name: Image.TextureCallback
nameWithType: Image.TextureCallback
fullName: MLEM.Ui.Elements.Image.TextureCallback
type: Delegate
source:
remote:
path: MLEM.Ui/Elements/Image.cs
branch: main
repo: https://github.com/Ellpeck/MLEM
id: TextureCallback
path: ../MLEM.Ui/Elements/Image.cs
startLine: 204
assemblies:
- MLEM.Ui
namespace: MLEM.Ui.Elements
summary: A delegate method used for <xref href="MLEM.Ui.Elements.Image.GetTextureCallback" data-throw-if-not-resolved="false"></xref>
example: []
syntax:
content: public delegate TextureRegion Image.TextureCallback(Image image)
parameters:
- id: image
type: MLEM.Ui.Elements.Image
description: The current image element
return:
type: MLEM.Textures.TextureRegion
content.vb: Public Delegate Function Image.TextureCallback(image As Image) As TextureRegion
references:
- uid: MLEM.Ui.Elements.Image.GetTextureCallback
commentId: F:MLEM.Ui.Elements.Image.GetTextureCallback
parent: MLEM.Ui.Elements.Image
href: MLEM.Ui.Elements.Image.html#MLEM_Ui_Elements_Image_GetTextureCallback
name: GetTextureCallback
nameWithType: Image.GetTextureCallback
fullName: MLEM.Ui.Elements.Image.GetTextureCallback
- uid: MLEM.Ui.Elements
commentId: N:MLEM.Ui.Elements
href: MLEM.html
name: MLEM.Ui.Elements
nameWithType: MLEM.Ui.Elements
fullName: MLEM.Ui.Elements
spec.csharp:
- uid: MLEM
name: MLEM
href: MLEM.html
- name: .
- uid: MLEM.Ui
name: Ui
href: MLEM.Ui.html
- name: .
- uid: MLEM.Ui.Elements
name: Elements
href: MLEM.Ui.Elements.html
spec.vb:
- uid: MLEM
name: MLEM
href: MLEM.html
- name: .
- uid: MLEM.Ui
name: Ui
href: MLEM.Ui.html
- name: .
- uid: MLEM.Ui.Elements
name: Elements
href: MLEM.Ui.Elements.html
- uid: MLEM.Ui.Elements.Image
commentId: T:MLEM.Ui.Elements.Image
parent: MLEM.Ui.Elements
href: MLEM.Ui.Elements.Image.html
name: Image
nameWithType: Image
fullName: MLEM.Ui.Elements.Image
- uid: MLEM.Textures.TextureRegion
commentId: T:MLEM.Textures.TextureRegion
parent: MLEM.Textures
href: MLEM.Textures.TextureRegion.html
name: TextureRegion
nameWithType: TextureRegion
fullName: MLEM.Textures.TextureRegion
- uid: MLEM.Textures
commentId: N:MLEM.Textures
href: MLEM.html
name: MLEM.Textures
nameWithType: MLEM.Textures
fullName: MLEM.Textures
spec.csharp:
- uid: MLEM
name: MLEM
href: MLEM.html
- name: .
- uid: MLEM.Textures
name: Textures
href: MLEM.Textures.html
spec.vb:
- uid: MLEM
name: MLEM
href: MLEM.html
- name: .
- uid: MLEM.Textures
name: Textures
href: MLEM.Textures.html