HowTo/Functions: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 12: Line 12:


Some types inherit functionality from other types, for example, type <code>Player</code> inherits type <code>Ped</code>, meaning that type <code>Player</code> has 100% of the functionality that <code>Ped</code> has.<br>
Some types inherit functionality from other types, for example, type <code>Player</code> inherits type <code>Ped</code>, meaning that type <code>Player</code> has 100% of the functionality that <code>Ped</code> has.<br>
Visit the [[Shared/NodeRelations|node relations]] page for a full list of class inheritance.
Visit the [[Types|Types]] page for a full list of class inheritance.


==Examples==
==Examples==
6,833

edits

Navigation menu