Object
From SOPWiki
(Difference between revisions)
Current revision
An object is a representation of some actual thing. Unlike a library, there can be multiple instances of any given object type and can generally be created and destroyed. An object might represent a prop or a player in the game or something more abstract like a Vector or a Menu.