View Issue Details

IDProjectCategoryView StatusLast Update
0002025NoesisGUIUnrealpublic2021-07-27 20:05
Reportersfernandez Assigned Tohcpizzi  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Product Version3.0.12 
Target Version3.1Fixed in Version3.1.0 
Summary0002025: Expose properties defined by UFUNCTION Getter and/or Setter
Description

The following functions:

UFUNCTION(BlueprintCallable)
void SetNumItems(int32 value);

UFUNCTION(BlueprintCallable)
int32 GetNumItems() const;

Should be exposed in the type as a "NumItems" property that can be bindeable.

PlatformAny

Relationships

related to 0002053 resolvedhcpizzi ComboBox Selected Index not updating when selecting first item 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-05-19 17:28 sfernandez New Issue
2021-05-19 17:29 sfernandez Assigned To => hcpizzi
2021-05-19 17:29 sfernandez Status new => assigned
2021-05-19 17:29 sfernandez Target Version => 3.0.13
2021-06-30 16:54 sfernandez Status assigned => resolved
2021-06-30 16:54 sfernandez Resolution open => fixed
2021-06-30 16:54 sfernandez Fixed in Version => 3.1
2021-06-30 16:54 sfernandez Target Version 3.0.13 => 3.1
2021-06-30 16:55 sfernandez Relationship added related to 0002053
2021-07-27 20:05 jsantos Fixed in Version 3.1 => 3.1.0