What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

How does double? PullDistance work?

  • Thread starter Thread starter weischbier
  • Start date Start date
W

weischbier

Guest
See question in title?
I don't have a clue how I would have to deal with this...
Does this tell HB anything or how can I work with it?

greetz

Weischbier
 
i think more context is needed to get a better idea of what you're trying to do.
 
Yea I didn't understand it either, which is why I didn't answer already ^^
 
A double is a precise distance so 5.32323451; aka its not literally double that distance.
Whereas an int is a whole number ie. 5.

As far as im aware the pull distance in the settings is an int but i could be wrong (and cba to go look).
 
Search MSDN for nullable types. :)
 
Back
Top