This is the complete list of members for CoopShotgunAttackInformation, including all inherited members.
ActionType enum name | CoopActionInformation | |
actionType | CoopActionInformation | |
attackType | CoopAttackInformation | |
AttackType enum name | CoopAttackInformation | |
ballMovementInitializer | CoopShotgunAttackInformation | |
ballMovementType | CoopShotgunAttackInformation | |
ballPrefab | CoopShotgunAttackInformation | |
CoopActionInformation(ActionType actionType, float delayBetweenActions) | CoopActionInformation | |
CoopAttackInformation(AttackType attackType, CoopBallManager.SpawnLocation spawnLocation, float delayBetweenActions) | CoopAttackInformation | |
CoopShotgunAttackInformation(CoopBall ballPrefab, CoopBall goodBallPrefab, float probabilityOfGoodBall, int numberOfBalls, int numberOfGoodBalls, System.Type ballMovementType, float delayBetweenAttacks, CoopBallManager.BallMovementInitialize ballMovementInitializer) | CoopShotgunAttackInformation | |
delayBetweenActions | CoopActionInformation | |
goodBallPrefab | CoopShotgunAttackInformation | |
numberOfBalls | CoopShotgunAttackInformation | |
numberOfGoodBalls | CoopShotgunAttackInformation | |
probabilityOfGoodBall | CoopShotgunAttackInformation | |
spawnLocation | CoopAttackInformation | |