C# Class PackageEventArgs, Unreal-Library

Inheritance: EventArgs
Afficher le fichier Open project: EliotVU/Unreal-Library Class Usage Examples

Méthodes publiques

Méthode Description
PackageEventArgs ( Id, eventId )

Constructs a new event with @eventId.

Method Details

PackageEventArgs() public méthode

Constructs a new event with @eventId.
public PackageEventArgs ( Id, eventId )
eventId Id, Event identification.