SymOntoClay  is an Independent DIY Game AI DSL.


  Warning logo Disclaimer: This is a purely experimental and unstable personal project, created by a single developer. Not intended for production use.
Please read the disclaimers carefully before use!

IEntity.SpecifyOnce(IMonitorLogger,EntityConstraints) Method

Namespace: SymOntoClay.Core.IEntity
Assembly: SymOntoClay.Core

Sets constraints that will be used during resolving. It allows to resolve entity in way which is fit for the host-method. These constraints will be used once. Next resolving will not use these constraints.

Parameters

logger

Logger.

constraints

Array of constraints.