SwiftlyS2

IOnPrecacheResourceEvent

Interface IOnPrecacheResourceEvent

Namespace: SwiftlyS2.Shared.Events

Assembly: SwiftlyS2.CS2.dll

public interface IOnPrecacheResourceEvent

Methods

AddItem(string)

Add a resource to the precache list.

void AddItem(string path)
Parameters
  • path string — The path of the resource to precache.

On this page