Click or drag to resize

MainMenuScreenEnabledInSimulationStaticDelegate Delegate


Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public delegate void EnabledInSimulationStaticDelegate(
	MainMenuScreen sender
)

Parameters

sender  MainMenuScreen
 
See Also