Click or drag to resize
SoEngineOutput Methods

The SoEngineOutput type exposes the following members.

Methods
  NameDescription
Public methodEnable

Enables or disables all connections from this output.

Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetConnectionType

Returns the type of field this output can connect to.

Public methodGetContainer

Returns containing engine.

Public methodGetForwardConnections

Returns the number of fields this output is writing to, and adds references to those fields to the given list.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetNumConnections

Number of connections this output currently has.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsEnabled

Returns true if this output is currently enabled.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also