Jump to content

Getting data using UE4


Recommended Posts

Hi everyone,

 

I am working with UE4 for a study, at a beginner level, and we're trying to access raw data. When using the SRanipal functions in blueprint, it seems that the outputs from the different get nodes are exclusively booleans, which isn't of much use for us.

 


So my very naive question is: is there anything that I have missed from the blueprint? Or would I need to write down my own functions?

Thank you very much in advance,
Cheers,
Assim.

(   - tag added by moderator)

Link to comment
Share on other sites

  • 1 month later...
On 6/27/2019 at 6:48 PM, jason_lu said:

Hi assimkz:

 

In SRanipal SDK, these function are pass variable by reference. The boolean return value can verify if the data is valid. You can get data with belows blueprint sample.

 

 

Best Regards

Jason

Hi Jason, 

It appears the attachment to your original post has disappeared. We're trying to get data from UE4 as well. Would you (or anyone else reading this post) be able to show me how you managed to get usable data?

Kind Regards,

Dominic

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...