Click or drag to resize
DigitalRuneParticleParameterCollection.GetUnchecked Method
Gets a particle parameter with the specified type. (If the type is wrong null is returned.)
Overload List
  NameDescription
Public methodGetUnchecked<T>(String)
Gets a particle parameter with the specified type and name. (If the type is wrong null is returned.)
Public methodGetUnchecked<T>(String, Boolean)
Gets a particle parameter with the specified type and name. (If the type is wrong null is returned.)
Top
See Also