Nomad.Logic.Navmesh.ShowActionPoints C# (CSharp) Method

ShowActionPoints() public static method

public static ShowActionPoints ( ) : void
return void
        public static void ShowActionPoints()
        {
            Binding.FCE_Navmesh_SetAPDisplay(1);
        }