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("")]
[UltEventsHelpUrl(typeof(BenchmarkTestMethods))]
public class BenchmarkTestMethods : MonoBehaviour

Attributes

Type Description
AddComponentMenu
UltEventsHelpUrlAttribute [Assert-Conditional] A HelpURLAttribute which points to the UltEvents documentation.

Methods

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