Skip to content

+EA 23.65 - Plugin.BaseCore

December 23, 2024

1 file modified.

Important Changes

Possible breaking changes. Click the filename to view the chunk.

BaseCore (1)

cs
public virtual void FreezeScreen(float duration) 
public virtual void FreezeScreen(float duration = 0.3f) 

BaseCore

@@ -77,7 +77,7 @@ public virtual void StopEventSystem(Component c, Action action, float duration =

cs
	{
	}

	public virtual void FreezeScreen(float duration) 
	public virtual void FreezeScreen(float duration = 0.3f) 
	{
	}