BenchmarkTestMethods Class

Summary

Dummy methods for performance testing events.
Assembly
UltEvents.dll
Namespace
UltEvents.Benchmarks
Base Types
  • MonoBehaviour
graph BT Type-->Base0["MonoBehaviour"] Type["BenchmarkTestMethods"] class Type type-node

Syntax

[AddComponentMenu("")]
[HelpURL(UltEventUtils.APIDocumentationURL + "/Behchmarks/BenchmarkTestMethods")]
public class BenchmarkTestMethods : MonoBehaviour

Attributes

Type Description
AddComponentMenu
HelpURLAttribute

Methods

Name Value Summary
OneParameter(float) void
Parameterless() void
StaticMethod(float) void
static