Overload List

  NameDescription
Public methodStatic memberStreamExists(String)
This function checks if a given stream exists or not. Using this function on stream sets results in undefined behavior; please use GetStreamSetInfo(String, Boolean) or one of its overloads instead.
Public methodStatic memberStreamExists(String, Boolean)
This function checks if a given stream exists or not. Using this function on stream sets results in undefined behavior; please use GetStreamSetInfo(String, Boolean) or one of its overloads instead.

See Also