Week 06: Blueprints vs C++

Week 06: Blueprints vs C++

University

10 Qs

quiz-placeholder

Similar activities

Components On Motherboard

Components On Motherboard

KG - University

15 Qs

Logos

Logos

KG - Professional Development

10 Qs

Basic Surgical Instruments

Basic Surgical Instruments

University - Professional Development

10 Qs

Quiz PA Komparem

Quiz PA Komparem

KG - Professional Development

15 Qs

ACTOR

ACTOR

KG - Professional Development

10 Qs

Optional and required relative pronouns

Optional and required relative pronouns

University

10 Qs

COSH JJ18

COSH JJ18

University

9 Qs

OOP COE

OOP COE

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?