Click or drag to resize
LuckyControllerTGetWeight Method
Same usage as GetWeight(T)

Namespace: JLChnToZ.LuckyPlayer
Assembly: LuckyPlayer (in LuckyPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual double GetWeight(
	T item
)

Parameters

item
Type: T

Return Value

Type: Double

Implements

IItemWeightTGetWeight(T)
See Also