Week 06: Blueprints vs C++

Week 06: Blueprints vs C++

University

10 Qs

quiz-placeholder

Similar activities

Keluarga Op Rolandi

Keluarga Op Rolandi

KG - Professional Development

15 Qs

OldQuiz

OldQuiz

University

15 Qs

Day 4 review

Day 4 review

University

10 Qs

Material Self

Material Self

University

15 Qs

Quizz KPP 09022023

Quizz KPP 09022023

University

12 Qs

PM 241

PM 241

University

10 Qs

IMPLEMENTING RULES NSTP 12-3

IMPLEMENTING RULES NSTP 12-3

University

15 Qs

Week 06: Blueprints vs C++

Week 06: Blueprints vs C++

Assessment

Quiz

Other

University

Medium

Created by

Naman Merchant

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's better? Blueprints or C++?

Blueprints, of course

C++. obviously

Neither?

Both of them

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following statements is false? (Choose more than one)

C++ are more performant than BP

C++ can see BP functions

BP has a better API discovery than C++

C++ works better with source control than BP

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is a BlueprintImplementableEvent the same as a Delegate?

Yes

No

Maybe?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can a Blueprint Custom Event bind to a DYNAMIC Delegate created in C++?

Yes

No

Maybe?

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's the best way to define a delegate?

An object which contains a list of function addresses that can be subscribed to and broadcasted

A function that can call multiple functions inside it through multicast operators

A blueprint event that works only when a parent c++ class calls it

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Decide whether you should write an Actor or a Component to implement the following:

An Enemy

Actor

Component

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Decide whether you should write an Actor or a Component to implement the following:

A Proximity Sensor (To change the material parameter)

Actor

Component

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?