C# Class PackageEventArgs, Unreal-Library

Inheritance: EventArgs
Mostra file Open project: EliotVU/Unreal-Library Class Usage Examples

Public Methods

Method Description
PackageEventArgs ( Id, eventId )

Constructs a new event with @eventId.

Method Details

PackageEventArgs() public method

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