Garry's Mod Wiki

Garry's Mod Wiki

  Vector Entity:GetNetworkedVector( string key, Vector fallback = Vector( 0, 0, 0 ) )

Description

We advise against using this. It may be changed or removed in a future update. You should use Entity:GetNWVector instead.

Retrieves a networked vector value at specified index on the entity that is set by Entity:SetNetworkedVector.

Arguments

1 string key
The key that is associated with the value
2 Vector fallback = Vector( 0, 0, 0 )
The value to return if we failed to retrieve the value. ( If it isn't set )

Returns

1 Vector
The retrieved value

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated twice a day. Edits and history are not available.

Last Parsed: Loading...