Constructor Generic
Generic(Scene, int)
Constructs an instance of the Generic class to provide access to a generic with given rank in a scene.
Declaration
public Generic(Scene scene, int genericRank)
Parameters
| Type | Name | Description |
|---|---|---|
| Scene | scene | |
| int | genericRank | Rank of generic to provide access to, zero-based. |