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
Artemis
Engine
Multiforms
MultiformPostUpdateEvent
C# Class Artemis.Engine.Multiforms.MultiformPostUpdateEvent
An object which represents an event to perform on the multiform manager after the update loop has finished.
ファイルを表示
Open project: ArtemisEngine/Artemis-Engine
Class Usage Examples
Public Methods
Method
Description
Perform
(
Multiform>.Dictionary
registered
,
Multiform>.Dictionary
active
) :
void
Method Details
Perform()
public
abstract
method
public
abstract
Perform
(
Multiform>.Dictionary
registered
,
Multiform>.Dictionary
active
) :
void
registered
Multiform>.Dictionary
active
Multiform>.Dictionary
return
void