Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Owner
int
System.Collections.Immutable.SecurePooledObject
<
T
>.Owner
get
set
package
Definition at line
12
of file
SecurePooledObject.cs
.
13
{
14
get
15
{
16
return
_owner
;
17
}
18
set
19
{
20
_owner
=
value
;
21
}
22
}
System.Collections.Immutable.SecurePooledObject._owner
int _owner
Definition
SecurePooledObject.cs:10
System.ExceptionArgument.value
@ value
System
Collections
Immutable
SecurePooledObject
Generated by
1.10.0