Changes between Initial Version and Version 1 of Ticket #50, comment 2


Ignore:
Timestamp:
Aug 31, 2014, 8:43:57 PM (10 years ago)
Author:
Christian Illy

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50, comment 2

    initial v1  
     1{{{
    12public bool CanSpawnAtPos (Vector3 _pos)
    23
     
    2223        return false;
    2324}
     25}}}