ReproduceCompletedEventArgs Properties |
The ReproduceCompletedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Action |
Retrieves the Acton that was completed.
(Inherited from ActionResponseEventArgs.) |
![]() | ActionID |
Retrives the ID of the action.
(Inherited from ActionResponseEventArgs.) |
![]() | ReproduceAction | Provides information about the original ReproduceAction and the parameters passed into the BeginReproduction method. This can be used to retrieve the Dna byte array that was passed to your creature's child. |