Call of Duty Script Documentation

getnode( <name>, <key> )


Module
Level


Summary


Gets a node with the given name, key pair

Example


 node = getnode (self.target,"targetname");

Minimum Number of arguments: 2


Number of optional arguments: 0



Return to Function List