Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
FlatRedBall
Glue
Events
EventSave
C# Class FlatRedBall.Glue.Events.EventSave
Stores information about an Event type as defined in CSVs.
An EventSave is like a "type" for events. It contains information such as the event name, the arguments, and so on.
Exibir arquivo
Open project: vchelaru/FlatRedBall
Class Usage Examples
Public Properties
Property
Type
Description
Arguments
string
ConditionCode
string
CreatesEventMember
bool
DelegateType
string
EventName
string
ExternalEvent
string
InstanceMethod
string
Property Details
Arguments
public_oe property
public
string
Arguments
return
string
ConditionCode
public_oe property
public
string
ConditionCode
return
string
CreatesEventMember
public_oe property
public
bool
CreatesEventMember
return
bool
DelegateType
public_oe property
public
string
DelegateType
return
string
EventName
public_oe property
public
string
EventName
return
string
ExternalEvent
public_oe property
public
string
ExternalEvent
return
string
InstanceMethod
public_oe property
public
string
InstanceMethod
return
string