PathFollower/GetAge
From Garry's Mod
(Difference between revisions)
Robotboy655 (Talk | contribs) |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Func | {{Func | ||
|Name=GetAge | |Name=GetAge | ||
− | |Parent= | + | |Parent=PathFollower |
|Description=Returns the age since the path was built | |Description=Returns the age since the path was built | ||
− | |Realm= | + | |Realm=Server |
|IsClass=Yes | |IsClass=Yes | ||
− | |||
− | |||
}} | }} | ||
{{Ret | {{Ret | ||
|type=number | |type=number | ||
− | |desc=age | + | |desc=Path age |
}} | }} |
Latest revision as of 21:49, 29 June 2014
PathFollower:GetAge( )
Description
Returns the age since the path was built
Returns
Path age