Duel.GetCustomActivityCount
Source Code | Usage Examples | Duel
Functions
Same behaviour as Duel.GetActivityCount with the difference that returns the count of the activities that were registered with the specific counter_id as Duel.AddCustomActivityCounter.
Signature
Duel.GetCustomActivityCount(int counter_id
, int player
, int activity_type
) → int
lua
Duel.GetCustomActivityCount(counter_id,player,activity_type)