KitchenDraw SDK 2
Show / Hide Table of Contents

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.

In this article
  • Generic(Scene, int)
Back to top Generated by DocFX