/datum/player_details
        
    
            
        
| Vars | |
| byond_build | Build number of BYOND this client is using. | 
|---|---|
| byond_version | Major version of BYOND this client is using. | 
| Procs | |
| full_byond_version | Returns the full version string (i.e 515.1642) of the BYOND version and build. | 
Var Details
byond_build
            
        
    
            
        
        Build number of BYOND this client is using.
byond_version
            
        
    
            
        
        Major version of BYOND this client is using.
Proc Details
full_byond_version
Returns the full version string (i.e 515.1642) of the BYOND version and build.