Click or drag to resize

ModExecuteScriptsAsync Method

Execute the scripts in the mod asynchronously.

Namespace:  Kit.Modding
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public virtual UniTask ExecuteScriptsAsync()
Request Example View Source

Return Value

Type: UniTask
See Also