Starsector API
Loading...
Searching...
No Matches
EveryFrameScriptWithCleanup.java
Go to the documentation of this file.
1
package
com.fs.starfarer.api;
2
3
public
interface
EveryFrameScriptWithCleanup
extends
EveryFrameScript
{
4
8
void
cleanup
();
9
}
com.fs.starfarer.api.EveryFrameScriptWithCleanup
Definition
EveryFrameScriptWithCleanup.java:3
com.fs.starfarer.api.EveryFrameScriptWithCleanup.cleanup
void cleanup()
com.fs.starfarer.api.EveryFrameScript
Definition
EveryFrameScript.java:3
src
com
fs
starfarer
api
EveryFrameScriptWithCleanup.java
Generated by
1.9.8