C# Class VVVV.Pack.Game.BehaviorLink

Afficher le fichier Open project: velcrome/vvvv-Game Class Usage Examples

Méthodes publiques

Свойство Type Description
Agents List

Méthodes publiques

Méthode Description
BehaviorLink ( List agentList ) : System.Collections.Generic
ToString ( ) : string

Method Details

BehaviorLink() public méthode

public BehaviorLink ( List agentList ) : System.Collections.Generic
agentList List
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Agents public_oe property

public List Agents
Résultat List