C# Class Pathfinding.OptimizationHandler.DefineDefinition

Mostrar archivo Open project: jgirald/ES2015F

Public Properties

Property Type Description
consistent bool
description string
enabled bool
name string

Property Details

consistent public_oe property

public bool consistent
return bool

description public_oe property

public string description
return string

enabled public_oe property

public bool enabled
return bool

name public_oe property

public string name
return string