|
||
string ToString ( )
|
|
|
Synopsis |
using SilverSharp;
The ToString method formats the SilverSharp.BOS_NODE object as a system string.
|
|
Parameters |
none
|
|
Return Value |
ToString returns a System.String representation of the SilverSharp.BOS_NODE object ready for use in a SilverScreen command. For instance, a result might be "object \obj1" or "block \walls\wall1"
|
|
See Also |
|