Finally a good teacher explaining complex concepts with simple examples. A rare gem in the messy ocean. I will definitely steal the cash/ATM example. Brilliant!
@WizardCell2 жыл бұрын
Such a great talk with so much stuff covered that I had no idea they even existed. Thanks Amir!
@amiransarimy972 жыл бұрын
Thanks for watching, Glad it was helpful!
@mohammedomar6802 Жыл бұрын
Very underrated! Thank you for the amazing talk!
@KavanBahrami2 жыл бұрын
Wow, fantastic talk, tons of information crammed in. thank you, i'll be checking out your other videos as well.
@wolflow942 жыл бұрын
Great talk ! You can also use DataAsset (or PrimaryDataAsset) for the customization example. I really like to use them. Since they are not considered as Blueprints, you don't have to load a "class", you directly load the data asset. And even if you can add code to them in c++, you can't add blueprint code to them, I like this as it enforces the "data driven" approach.
@amiransarimy972 жыл бұрын
Thanks for watching! Glad you found it useful. Yeah Great tip! Data asset would be another approach which would work great as well. With data asset you can easily use Asset Bundles as well to further optimize the loading process. I ran out of time during this talk but i'm definitely planning to make more videos about Data assets , Asset bundles.
@shannenmr2 жыл бұрын
From everything I have seen about DataAssets to me it feels like they are alot better then DataTables and EPIC should try to promote them over DataTables which so many Indie and Hobbyists are using and promoting.
@stalkershano Жыл бұрын
Awesome tut👍👍👍
@YuuJer2 жыл бұрын
I like the editor validation tip!
@amiransarimy972 жыл бұрын
Glad you found it useful!
@Skalbemann2 жыл бұрын
Amazing stuff!
@viciousvndta2 жыл бұрын
There's no space (" ") before a comma (","), there is just one space right after the commata Really good talk btw
@koko-nl5tp Жыл бұрын
Great presentation. Thank you for great information.. I could not find the link for project file. It would be great to advise me. Cheers,
@cinetic_ Жыл бұрын
Hi Amir, could you tell me what "DataEntry_ListView_Skin" object is (at 56:52)? It has me stumped!