C# Класс MegaMan.Engine.SoundMessage

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

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

Метод Описание
SoundMessage ( IEntity source, string soundname, bool playing ) : System.Collections.Generic

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

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

public SoundMessage ( IEntity source, string soundname, bool playing ) : System.Collections.Generic
source IEntity
soundname string
playing bool
Результат System.Collections.Generic