This interface defines the methods and properties needed for an interactive object. An interactive object is capable of sending and receiving data through connections. Players are interactive.

Namespace: TMD
Assembly: Driver (in Driver.exe) Version: 1.0.0.0

Syntax

C#
public interface IInteractive

See Also