Difference between revisions of "Sandbox.ModAPI.Ingame.IMyBeacon"

From Space Engineers Wiki
Jump to: navigation, search
(Redirecting to new namespace.)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Sandbox.ModAPI.Ingame.IMyBeacon=
+
#REDIRECT [[API:Sandbox.ModAPI.Ingame.IMyBeacon]]
This is an interface for all beacon blocks.
 
 
 
==Namespace==
 
[[Sandbox.ModAPI.Ingame]]
 
==Assembly==
 
[[Sandbox.Common]] (Sandbox.Common.dll)
 
==Syntax==
 
<syntaxhighlight lang="csharp">
 
public interface IMyBeacon : IMyFunctionalBlock, IMyTerminalBlock : IMyCubeBlock, IMyEntity
 
</syntaxhighlight>
 
==Methods==
 
{{Template:IMyTerminalBlockMethods}}
 
 
 
==Properties==
 
{{Template:IMyTerminalBlockProperties}}
 
 
 
[[Category: API]]
 

Latest revision as of 06:46, 13 January 2015