Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. [Port]
  2. public void EntityId(EntityId id)
  3. {
  4. IdList.Add(id);
  5. Debug.DrawText("ID Added", 5, Color.Red, 2);
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement