C# Класс DeltaDNA.ImageMessage.ButtonsLayer

Наследование: Layer
Показать файл Открыть проект

Открытые методы

Метод Описание
Build ( ImageMessage imageMessage, Dictionary,System.Collections.Generic orientation, List textures, BackgroundLayer content, int depth ) : void
OnGUI ( ) : void

Описание методов

Build() публичный Метод

public Build ( ImageMessage imageMessage, Dictionary,System.Collections.Generic orientation, List textures, BackgroundLayer content, int depth ) : void
imageMessage ImageMessage
orientation Dictionary,System.Collections.Generic
textures List
content BackgroundLayer
depth int
Результат void

OnGUI() публичный Метод

public OnGUI ( ) : void
Результат void