Elin Decompiled Documentation
EA 23.174 Nightly
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
w
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Events
Files
File List
File Members
All
$
a
b
c
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
z
Functions
Variables
Enumerations
a
b
c
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
z
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Properties
Events
Pages
Loading...
Searching...
No Matches
AttbSpecial.cs
Go to the documentation of this file.
1
public
class
AttbSpecial
:
Element
2
{
3
public
override
bool
ShowPotential
=>
false
;
4
5
public
override
bool
CanLink
(
ElementContainer
owner
)
6
{
7
return
!base.IsGlobalElement;
8
}
9
}
AttbSpecial
Definition:
AttbSpecial.cs:2
AttbSpecial.ShowPotential
override bool ShowPotential
Definition:
AttbSpecial.cs:3
AttbSpecial.CanLink
override bool CanLink(ElementContainer owner)
Definition:
AttbSpecial.cs:5
ElementContainer
Definition:
ElementContainer.cs:9
Element
Definition:
ELEMENT.cs:87
Element.owner
ElementContainer owner
Definition:
ELEMENT.cs:264
Elin
AttbSpecial.cs
Generated by
1.9.6