Overload List
Name | Description | |
---|---|---|
StreamExists(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.
| |
StreamExists(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.
|