Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MBC
Shared
Events
Event
C# Class MBC.Shared.Events.Event
The base class for any event created in the MBC core framework. Provides a message string that describes the generated event.
ファイルを表示
Open project: aiclub/Mohawk_Battleship
Class Usage Examples
Protected Methods
Method
Description
Event
(
System.Entity
creatingEntity
) :
System
PerformOperation
( ) :
void
Method Details
Event()
protected
method
protected
Event
(
System.Entity
creatingEntity
) :
System
creatingEntity
System.Entity
return
System
PerformOperation()
protected
method
protected
PerformOperation
( ) :
void
return
void