[Mono-ue] How can we change our struct's properties
Michael Hutchinson
m.j.hutchinson at gmail.com
Sun Jan 11 23:49:29 UTC 2015
What's the statement that's giving the error?
On 11 January 2015 at 16:46, Ahmet Faruk GÜNTÜRKÜN <vadsl05 at gmail.com> wrote:
> C:\Users\AhmetFaruk\Desktop\Tenekur
> Online\TenekurOnline\Source\TenekurOnlineMono\Character\BaseCharacter.cs(4,4):
> Error CS1612: Cannot modify the return value of
> 'System.Collections.Generic.IList<TenekurOnlineMono.FStat>.this[int]'
> because it is not a variable (CS1612) (TenekurOnlineMono)
>
> [UStruct]
> public struct FStat{
> [UProperty, BlueprintVisible, EditorVisible]
> [Category ("Stats")]
> public string Name;
> }
>
> _______________________________________________
> Mono-ue mailing list
> Mono-ue at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-ue
>
--
Michael Hutchinson ~ https://mhut.ch
More information about the Mono-ue
mailing list