Benchmark Class

Ultimate Pooling

Benchmark Class

[Missing <summary> documentation for "T:UltimatePooling.Demo.Benchmark"]

Inheritance Hierarchy
SystemObject  Object
    Component
      Behaviour
        MonoBehaviour
          UltimatePooling.DemoBenchmark

Namespace: UltimatePooling.Demo
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class Benchmark : MonoBehaviour
UltimatePooling.Demo.Benchmark = function();

Type.createClass(
	'UltimatePooling.Demo.Benchmark',
	UnityEngine.MonoBehaviour);

The Benchmark type exposes the following members.

Constructors
  NameDescription
Public methodBenchmark
Initializes a new instance of the Benchmark class
Top
Fields
  NameDescription
Public fieldprefab
Top
See Also