Click or drag to resize
DigitalRuneParticleParameterCollectionGetUnchecked Method
Gets a particle parameter with the specified type. (If the type is wrong is returned.)
Overload List
  NameDescription
Public methodGetUncheckedT(String)
Gets a particle parameter with the specified type and name. (If the type is wrong is returned.)
Public methodGetUncheckedT(String, Boolean)
Gets a particle parameter with the specified type and name. (If the type is wrong is returned.)
Top
See Also