Wednesday, May 22, 2019

/


Scripting API & Basic Coding Information

- Scripting is implemented on the game player moment, arranging events, physical behavior of the object 

- What is Variable: Store data types in a memory location.  Variable has many types of data like char, integer, bol, string, double, float

- Int input = 34;        +  String name = "Shah Hussain";   + float  input = 54.6 or 54.6f ;  + char  input = 'online soft teach';

- Public + Private + Protected .      + Void Start() Function + Update() Function

-  Debug.Log("age" +  age);   OR Print("age" + age);      

0 comments:

Post a Comment

Popular Posts

Who I am?

Software Engg Shah Hussain Bangash represents onlinesoftteach.com. Furthermore, where I will share advanced level technologies solutions. Shah Hussain basically belongs to District Hangu in Peshawar Pakistan. As a software engineer, I have worked on different technologies and platforms in software companies. First of all, my objective is to practice my knowledge to build my professional career by learning from experts. I developed many projects for Freelancer & UpWork clients. Hence various programming language, which I will explain below and write the project names.