Revision Difference
NEXTBOT:OnLeaveGround#553019
<function name="OnLeaveGround" parent="NEXTBOT" type="hook">
<ishook>yes</ishook>⤶
<description>Called when the bot's feet leave the ground - for whatever reason.</description>
<realm>Server</realm>
<file line="82">gamemodes/base/entities/entities/base_nextbot/sv_nextbot.lua</file>
<predicted>No</predicted>⤶
<args>
<arg name="ent" type="Entity">The entity the bot "jumped" from.</arg>
</args>
</function>