Class NetworkObjectsListEditor
It searches the project for all NGO_GameCharacter and NGO_GameItem, saves them in a list, and adds them to the NetworkManager's list of NetworkPrefabs.
Namespace: AutoBattleFramework.EditorScripts
Assembly: cs.temp.dll.dll
Syntax
public class NetworkObjectsListEditor : Editor
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()