Partager via


ICustomGameControllerFactory.OnGameControllerAdded(IGameController) Méthode

Définition

Événement déclenché lors de l’ajout du contrôleur.

public:
 void OnGameControllerAdded(IGameController ^ value);
void OnGameControllerAdded(IGameController const& value);
public void OnGameControllerAdded(IGameController value);
function onGameControllerAdded(value)
Public Sub OnGameControllerAdded (value As IGameController)

Paramètres

value
IGameController

Contrôleur ajouté.

S’applique à