IOnPrecacheResourceEvent
Interface IOnPrecacheResourceEvent
Namespace: SwiftlyS2.Shared.Events
Assembly: SwiftlyS2.CS2.dll
public interface IOnPrecacheResourceEventMethods
AddItem(string)
Add a resource to the precache list.
void AddItem(string path)Parameters
- path string — The path of the resource to precache.